IManagedNetworkFabricIdentity.NetworkFabricSkuName Property

Definition

Name of the Network Fabric SKU.

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

Property Value

Attributes

Applies to