IManagedNetworkFabricIdentity.NetworkFabricName Property

Definition

Name of the Network Fabric.

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

Property Value

Attributes

Applies to