Share via


IOperationList.Value Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.IOperationResponse) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.IOperationResponse> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.IOperationResponse) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.IOperationResponse> with get, set
Public Property Value As List(Of IOperationResponse)

Property Value

Attributes

Applies to