Share via


IUsageListResult.Value Property

Definition

Gets or sets the list of Storage Resource Usages.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets or sets the list of Storage Resource Usages.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IUsageAutoGenerated) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IUsageAutoGenerated[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets or sets the list of Storage Resource Usages.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IUsageAutoGenerated) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IUsageAutoGenerated[] with get, set
Public Property Value As IUsageAutoGenerated()

Property Value

Attributes

Applies to