Compartir a través de


INetworkFunctionPropertiesFormat.SkuName Property

Definition

The sku name for the network function. Once set, it cannot be updated.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=true, Description="The sku name for the network function. Once set, it cannot be updated.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="skuName", Update=true)]
public string SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=true, Description="The sku name for the network function. Once set, it cannot be updated.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="skuName", Update=true)>]
member this.SkuName : string with get, set
Public Property SkuName As String

Property Value

Attributes

Applies to