IStorageSkuListResult.Value Property

Definition

Get the list result of storage SKUs and their properties.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Get the list result of storage SKUs and their properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.ISku) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.ISku[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Get the list result of storage SKUs and their properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.ISku) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.ISku[]
Public ReadOnly Property Value As ISku()

Property Value

ISku[]
Attributes

Applies to