你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IVendorPropertiesFormat.Sku Property

Definition

A list of IDs of the vendor skus offered by the vendor.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="A list of IDs of the vendor skus offered by the vendor.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.ISubResource) }, ReadOnly=true, Required=false, SerializedName="skus")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.ISubResource[] Sku { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="A list of IDs of the vendor skus offered by the vendor.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.ISubResource) }, ReadOnly=true, Required=false, SerializedName="skus")>]
member this.Sku : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.ISubResource[]
Public ReadOnly Property Sku As ISubResource()

Property Value

Attributes

Applies to