Partilhar via


IPlan.SkuId Property

Definition

Identifier for this plan

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Identifier for this plan", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="skuId", Update=false)]
public string SkuId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Identifier for this plan", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="skuId", Update=false)>]
member this.SkuId : string
Public ReadOnly Property SkuId As String

Property Value

Attributes

Applies to