INetworkToNetworkInterconnectProperties.UseOptionB Property

Definition

Based on this option layer3 parameters are mandatory. Example: True/False

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "True", "False" })]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Based on this option layer3 parameters are mandatory. Example: True/False", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="useOptionB", Update=true)]
public string UseOptionB { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "True", "False" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Based on this option layer3 parameters are mandatory. Example: True/False", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="useOptionB", Update=true)>]
member this.UseOptionB : string with get, set
Public Property UseOptionB As String

Property Value

Attributes

Applies to