SkuInfos.Sku Property

Definition

List of SKUs the subscription is able to use.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IGlobalCsmSkuDescription> Sku { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Sku : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IGlobalCsmSkuDescription> with get, set
Public Property Sku As List(Of IGlobalCsmSkuDescription)

Property Value

Implements

Sku
Attributes

Applies to