StorageAccount.SkuRestriction Property

Definition

The restrictions because of which SKU cannot be used. This is empty if there are no restrictions.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IRestriction> SkuRestriction { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.SkuRestriction : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IRestriction>
Public ReadOnly Property SkuRestriction As List(Of IRestriction)

Property Value

Implements

Attributes

Applies to