IOptionBLayer3Configuration.FabricAsn Property

Definition

ASN of CE devices for CE/PE connectivity.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="ASN of CE devices for CE/PE connectivity.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="fabricASN", Update=false)]
public long? FabricAsn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="ASN of CE devices for CE/PE connectivity.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="fabricASN", Update=false)>]
member this.FabricAsn : Nullable<int64>
Public ReadOnly Property FabricAsn As Nullable(Of Long)

Property Value

Attributes

Applies to