IGroupQuotasEnforcementListResponse.Value Property

Definition

List of Azure Regions.

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

Property Value

Attributes

Applies to