Get-AzP2sVpnGatewayVpnProfile

Genereert en retourneert een SAS-URL voor de klant om een Vpn-profiel te downloaden voor punt-naar-site-clientinstellingen om punt-naar-site-connectiviteit met P2SVpnGateway te hebben.

Syntax

Get-AzP2sVpnGatewayVpnProfile
   [-Name <String>]
   -ResourceGroupName <String>
   [-AuthenticationMethod <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzP2sVpnGatewayVpnProfile
   -InputObject <PSP2SVpnGateway>
   [-AuthenticationMethod <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzP2sVpnGatewayVpnProfile
   -ResourceId <String>
   [-AuthenticationMethod <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Met de cmdlet Get-AzP2sVpnGatewayVpnProfile kunt u een SAS-URL genereren en ophalen voor de klant om het Vpn-profiel te downloaden voor punt-naar-site-clientinstellingen om punt-naar-site-connectiviteit met P2SVpnGateway te hebben. Punt-naar-site-clientinstallatie met dit Vpn-profiel kan alleen verbinding maken met deze specifieke P2SVpnGateway.

Voorbeelden

Voorbeeld 1

Get-AzP2sVpnGatewayVpnProfile -Name 683482ade8564515aed4b8448c9757ea-westus-gw -ResourceGroupName P2SCortexGATesting -AuthenticationMethod EAPTLS

ProfileUrl : https://nfvprodsuppby.blob.core.windows.net/vpnprofileimmutable/8cf00031-37ec-4949-b74a-48f9021bf4c0/vpnprofile/2f132439-1051-44c6-9128-b704c1c48cf7/vpnclientconfiguration.zip?sv=2017-04-17&sr=b&sig=HmBSprVrs
             6hDY3x1HX958nimOjavnEjL2rlSuKIIW8Q%3D&st=2019-10-25T19%3A20%3A04Z&se=2019-10-25T20%3A20%3A04Z&sp=r&fileExtension=.zip

Met de cmdlet Get-AzP2sVpnGatewayVpnProfile kunt u een SAS-URL genereren en ophalen voor de klant om het Vpn-profiel te downloaden voor punt-naar-site-clientinstellingen om punt-naar-site-connectiviteit met P2SVpnGateway te hebben. ProfileUrl toont de SAS-URL van waaruit de klant het Vpn-profiel kan downloaden voor punt-naar-site-clientinstallatie.

Parameters

-AuthenticationMethod

Authenticatiemethode

Type:String
Accepted values:EAPTLS, EAPMSCHAPv2
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-DefaultProfile

De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.

Type:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-InputObject

Het p2s VPN-gatewayobject dat moet worden gewijzigd

Type:PSP2SVpnGateway
Aliases:P2SVpnGateway
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-Name

De resourcenaam.

Type:String
Aliases:ResourceName
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResourceGroupName

De naam van de resourcegroep.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-ResourceId

De Azure-resource-id van de P2SVpnGateway die moet worden gewijzigd.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

Invoerwaarden

String

Microsoft.Azure.Commands.Network.Models.PSP2SVpnGateway

Uitvoerwaarden

PSVpnProfileResponse