Get-AzP2sVpnGatewayVpnProfile

지점 및 사이트 간 클라이언트 설정이 P2SVpnGateway에 지점 및 사이트 간 연결을 갖도록 고객이 Vpn 프로필을 다운로드할 수 있는 SAS URL을 생성하고 반환합니다.

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

Get-AzP2sVpnGatewayVpnProfile cmdlet을 사용하면 고객이 지점 및 사이트 간 클라이언트 설정에 대한 Vpn 프로필을 다운로드하여 P2SVpnGateway에 대한 지점 및 사이트 간 연결을 가질 수 있는 SAS URL을 생성하고 가져올 수 있습니다. 이 Vpn 프로필을 사용하는 지점 및 사이트 간 클라이언트 설정은 이 특정 P2SVpnGateway에만 연결할 수 있습니다.

예제

예 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

Get-AzP2sVpnGatewayVpnProfile cmdlet을 사용하면 고객이 지점 및 사이트 간 클라이언트 설정에 대한 Vpn 프로필을 다운로드하여 P2SVpnGateway에 대한 지점 및 사이트 간 연결을 가질 수 있는 SAS URL을 생성하고 가져올 수 있습니다. ProfileUrl은 고객이 지점 및 사이트 클라이언트 설정에 대한 Vpn 프로필을 다운로드할 수 있는 SAS URL을 표시합니다.

매개 변수

-AuthenticationMethod

인증 방법

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

-DefaultProfile

Azure와의 통신에 사용되는 자격 증명, 계정, 테넌트 및 구독입니다.

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

-InputObject

수정할 p2s vpn Gateway 개체

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

-Name

리소스 이름.

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

-ResourceGroupName

리소스 그룹 이름입니다.

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

-ResourceId

수정할 P2SVpnGateway의 Azure 리소스 ID입니다.

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

입력

String

Microsoft.Azure.Commands.Network.Models.PSP2SVpnGateway

출력

PSVpnProfileResponse