Share via


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