IExternalNetworkPatch.OptionAPropertyFabricAsn Property

Definition

Fabric ASN number. Example 65001

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="Fabric ASN number. Example 65001 ", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="fabricASN", Update=false)]
public long? OptionAPropertyFabricAsn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="Fabric ASN number. Example 65001 ", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="fabricASN", Update=false)>]
member this.OptionAPropertyFabricAsn : Nullable<int64>
Public ReadOnly Property OptionAPropertyFabricAsn As Nullable(Of Long)

Property Value

Attributes

Applies to