共用方式為


ISupportTicketDetails.QuotaTicketDetailQuotaChangeRequest Property

Definition

This property is required for providing the region and new quota limits.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="This property is required for providing the region and new quota limits.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Support.Models.IQuotaChangeRequest) }, Read=true, ReadOnly=false, Required=false, SerializedName="quotaChangeRequests", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.IQuotaChangeRequest> QuotaTicketDetailQuotaChangeRequest { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="This property is required for providing the region and new quota limits.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Support.Models.IQuotaChangeRequest) }, Read=true, ReadOnly=false, Required=false, SerializedName="quotaChangeRequests", Update=true)>]
member this.QuotaTicketDetailQuotaChangeRequest : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.IQuotaChangeRequest> with get, set
Public Property QuotaTicketDetailQuotaChangeRequest As List(Of IQuotaChangeRequest)

Property Value

Attributes

Applies to