INetworkFabric.FabricAsn Property

Definition

ASN of CE devices for CE/PE connectivity.

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

Property Value

Attributes

Applies to