IInternalNetworkProperties.StaticRouteConfigurationExtension Property

Definition

Extension. Example: NoExtension | NPB.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "NoExtension", "NPB" })]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Extension. Example: NoExtension | NPB.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="extension", Update=true)]
public string StaticRouteConfigurationExtension { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "NoExtension", "NPB" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Extension. Example: NoExtension | NPB.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="extension", Update=true)>]
member this.StaticRouteConfigurationExtension : string with get, set
Public Property StaticRouteConfigurationExtension As String

Property Value

Attributes

Applies to