IL3IsolationDomain.RedistributeStaticRoute Property

Definition

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

Property Value

Attributes

Applies to