IPurchaseMeterDetails.SkuId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sku Id
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Sku Id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="skuId")]
public string SkuId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Sku Id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="skuId")>]
member this.SkuId : string
Public ReadOnly Property SkuId As String
Property Value
- Attributes