INetworkFabricProperties.FabricVersion Property

Definition

The version of Network Fabric.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="The version of Network Fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="fabricVersion", Update=false)]
public string FabricVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="The version of Network Fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="fabricVersion", Update=false)>]
member this.FabricVersion : string
Public ReadOnly Property FabricVersion As String

Property Value

Attributes

Applies to