IExternalNetworkPatch.OptionAPropertyFabricAsn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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