GetAzureRmVirtualWanVpnServerConfigurationVpnProfileCommand.VpnServerConfigurationId Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceIdCompleter("Microsoft.Network/vpnServerConfigurations")]
[System.Management.Automation.Parameter(HelpMessage="The id of Vpn server configuraiton object this Virtual wan will be associated with.", Mandatory=true, ParameterSetName="ByVirtualWanNameByVpnServerConfigurationResourceId", ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.Parameter(HelpMessage="The id of Vpn server configuraiton object this Virtual wan will be associated with.", Mandatory=true, ParameterSetName="ByVirtualWanObjectByVpnServerConfigurationResourceId", ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.Parameter(HelpMessage="The id of Vpn server configuraiton object this Virtual wan will be associated with.", Mandatory=true, ParameterSetName="ByVirtualWanResourceIdByVpnServerConfigurationResourceId", ValueFromPipelineByPropertyName=true)]
public string VpnServerConfigurationId { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceIdCompleter("Microsoft.Network/vpnServerConfigurations")>]
[<System.Management.Automation.Parameter(HelpMessage="The id of Vpn server configuraiton object this Virtual wan will be associated with.", Mandatory=true, ParameterSetName="ByVirtualWanNameByVpnServerConfigurationResourceId", ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.Parameter(HelpMessage="The id of Vpn server configuraiton object this Virtual wan will be associated with.", Mandatory=true, ParameterSetName="ByVirtualWanObjectByVpnServerConfigurationResourceId", ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.Parameter(HelpMessage="The id of Vpn server configuraiton object this Virtual wan will be associated with.", Mandatory=true, ParameterSetName="ByVirtualWanResourceIdByVpnServerConfigurationResourceId", ValueFromPipelineByPropertyName=true)>]
member this.VpnServerConfigurationId : string with get, set
Public Property VpnServerConfigurationId As String

Property Value

String
Attributes

Applies to