Get-AzVirtualWanVpnServerConfigurationVpnProfile
ポイント対サイト クライアントセットアップの VirtualWan-VpnServerConfiguration レベルで Vpn プロファイルを生成およびダウンロードします。
構文
ByVirtualWanNameByVpnServerConfigurationObject (既定)
Get-AzVirtualWanVpnServerConfigurationVpnProfile
-ResourceGroupName <String>
-VpnServerConfiguration <PSVpnServerConfiguration>
[-Name <String>]
[-AuthenticationMethod <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
ByVirtualWanNameByVpnServerConfigurationResourceId
Get-AzVirtualWanVpnServerConfigurationVpnProfile
-ResourceGroupName <String>
-VpnServerConfigurationId <String>
[-Name <String>]
[-AuthenticationMethod <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
ByVirtualWanObjectByVpnServerConfigurationObject
Get-AzVirtualWanVpnServerConfigurationVpnProfile
-VirtualWanObject <PSVirtualWan>
-VpnServerConfiguration <PSVpnServerConfiguration>
[-AuthenticationMethod <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
ByVirtualWanObjectByVpnServerConfigurationResourceId
Get-AzVirtualWanVpnServerConfigurationVpnProfile
-VirtualWanObject <PSVirtualWan>
-VpnServerConfigurationId <String>
[-AuthenticationMethod <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
ByVirtualWanResourceIdByVpnServerConfigurationObject
Get-AzVirtualWanVpnServerConfigurationVpnProfile
-ResourceId <String>
-VpnServerConfiguration <PSVpnServerConfiguration>
[-AuthenticationMethod <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
ByVirtualWanResourceIdByVpnServerConfigurationResourceId
Get-AzVirtualWanVpnServerConfigurationVpnProfile
-ResourceId <String>
-VpnServerConfigurationId <String>
[-AuthenticationMethod <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
説明
Get-AzVirtualWanVpnServerConfigurationVpnProfile コマンドレットを使用すると、ポイント対サイト クライアントセットアップの VirtualWan-VpnServerConfiguration レベルで Vpn プロファイルを生成およびダウンロードできます。 これは、ポイント対サイト クライアントから Azure P2SVpnGateway へのポイント対サイト接続に必要です。
例
例 1
Get-AzVirtualWanVpnServerConfigurationVpnProfile -Name WestUsVirtualWan -ResourceGroupName P2SCortexGATesting -VpnServerConfiguration $vpnServerConfig -AuthenticationMethod EAPTLS
ProfileUrl : https://nfvprodsuppby.blob.core.windows.net/vpnprofileimmutable/aa316f33-d0f6-4e61-994a-9aa24c0e5f70/vpnprofile/eb99aa3d-1106-49eb-9644-791c045c5cca/vpnclientconfiguration.zip?sv=2017-04-17&sr=b&sig=kZinevNqW
qsEAbWAcYiKfUHFxZzh2hwvtb49dfVtUDA%3D&st=2019-10-25T19%3A52%3A36Z&se=2019-10-25T20%3A52%3A36Z&sp=r&fileExtension=.zip
上記のコマンドは、ポイント対サイト クライアントセットアップの VirtualWan-VpnServerConfiguration レベルで Vpn プロファイルをダウンロードするための SAS URL を生成して返します。
パラメーター
-AuthenticationMethod
認証方法
パラメーターのプロパティ
| 型: | String
|
| 規定値: | None |
| 指定可能な値: | EAPTLS, EAPMSCHAPv2 |
| ワイルドカードのサポート: | False |
| DontShow: | False |
パラメーター セット
(All)
| 配置: | Named |
| 必須: | False |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
-DefaultProfile
Azure との通信のために使用される資格情報、アカウント、テナント、サブスクリプションです。
パラメーターのプロパティ
| 型: | IAzureContextContainer
|
| 規定値: | None |
| ワイルドカードのサポート: | False |
| DontShow: | False |
| Aliases: | AzContext, AzureRmContext, AzureCredential |
パラメーター セット
(All)
| 配置: | Named |
| 必須: | False |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
-Name
リソースの名前。
パラメーターのプロパティ
| 型: | String
|
| 規定値: | None |
| ワイルドカードのサポート: | False |
| DontShow: | False |
| Aliases: | ResourceName |
パラメーター セット
ByVirtualWanNameByVpnServerConfigurationObject
| 配置: | Named |
| 必須: | False |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
ByVirtualWanNameByVpnServerConfigurationResourceId
| 配置: | Named |
| 必須: | False |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
-ResourceGroupName
リソース グループ名。
パラメーターのプロパティ
| 型: | String
|
| 規定値: | None |
| ワイルドカードのサポート: | False |
| DontShow: | False |
パラメーター セット
ByVirtualWanNameByVpnServerConfigurationObject
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
ByVirtualWanNameByVpnServerConfigurationResourceId
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
-ResourceId
仮想 WAN の Azure リソース ID。
パラメーターのプロパティ
| 型: | String
|
| 規定値: | None |
| ワイルドカードのサポート: | False |
| DontShow: | False |
| Aliases: | VirtualWanId |
パラメーター セット
ByVirtualWanResourceIdByVpnServerConfigurationObject
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | True |
| 残りの引数からの値: | False |
ByVirtualWanResourceIdByVpnServerConfigurationResourceId
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | True |
| 残りの引数からの値: | False |
-VirtualWanObject
仮想 wan オブジェクト。
パラメーターのプロパティ
| 型: | PSVirtualWan
|
| 規定値: | None |
| ワイルドカードのサポート: | False |
| DontShow: | False |
| Aliases: | VirtualWan |
パラメーター セット
ByVirtualWanObjectByVpnServerConfigurationObject
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | True |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
ByVirtualWanObjectByVpnServerConfigurationResourceId
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | True |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
-VpnServerConfiguration
この VirtualWan が関連付けられている VpnServerConfiguration。
パラメーターのプロパティ
パラメーター セット
ByVirtualWanNameByVpnServerConfigurationObject
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | True |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
ByVirtualWanObjectByVpnServerConfigurationObject
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | True |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
ByVirtualWanResourceIdByVpnServerConfigurationObject
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | True |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
-VpnServerConfigurationId
この Virtual wan が関連付けられる Vpn サーバー構成オブジェクトの ID。
パラメーターのプロパティ
| 型: | String
|
| 規定値: | None |
| ワイルドカードのサポート: | False |
| DontShow: | False |
パラメーター セット
ByVirtualWanNameByVpnServerConfigurationResourceId
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | True |
| 残りの引数からの値: | False |
ByVirtualWanObjectByVpnServerConfigurationResourceId
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | True |
| 残りの引数からの値: | False |
ByVirtualWanResourceIdByVpnServerConfigurationResourceId
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | True |
| 残りの引数からの値: | False |
CommonParameters
このコマンドレットでは、一般的なパラメーター -Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction、-WarningVariable の各パラメーターがサポートされています。 詳細については、about_CommonParametersを参照してください。
Microsoft.Azure.Commands.Network.Models.PSVirtualWan Microsoft.Azure.Commands.Network.Models.PSVpnServerConfiguration
出力