IL3IsolationDomainPatch.RedistributeConnectedSubnet Property

Definition

Advertise Connected Subnets. Ex: "True" | "False".

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "True", "False" })]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Advertise Connected Subnets. Ex: "True" | "False".", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="redistributeConnectedSubnets", Update=true)]
public string RedistributeConnectedSubnet { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "True", "False" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Advertise Connected Subnets. Ex: "True" | "False".", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="redistributeConnectedSubnets", Update=true)>]
member this.RedistributeConnectedSubnet : string with get, set
Public Property RedistributeConnectedSubnet As String

Property Value

Attributes

Applies to