Share via


IVendorDetails.SkuList Property

Definition

The network function sku list.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="The network function sku list.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.ISkuOverview) }, ReadOnly=false, Required=false, SerializedName="skuList")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.ISkuOverview[] SkuList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="The network function sku list.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.ISkuOverview) }, ReadOnly=false, Required=false, SerializedName="skuList")>]
member this.SkuList : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.ISkuOverview[] with get, set
Public Property SkuList As ISkuOverview()

Property Value

Attributes

Applies to