IManagementNetworkConfigurationPatchableProperties.InfrastructureVpnConfigurationPeeringOption Property

Definition

Peering option list.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "OptionA", "OptionB" })]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Peering option list.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="peeringOption", Update=true)]
public string InfrastructureVpnConfigurationPeeringOption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "OptionA", "OptionB" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Peering option list.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="peeringOption", Update=true)>]
member this.InfrastructureVpnConfigurationPeeringOption : string with get, set
Public Property InfrastructureVpnConfigurationPeeringOption As String

Property Value

Attributes

Applies to