IOperationListResult.Value Property

Definition

List of Storage operations supported by the Storage resource provider.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of Storage operations supported by the Storage resource provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IOperationAutoGenerated) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IOperationAutoGenerated[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of Storage operations supported by the Storage resource provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IOperationAutoGenerated) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IOperationAutoGenerated[] with get, set
Public Property Value As IOperationAutoGenerated()

Property Value

Attributes

Applies to