Udostępnij za pośrednictwem


ISupportTicketDetails.QuotaTicketDetailQuotaChangeRequestSubType Property

Definition

Required for certain quota types when there is a sub type, such as Batch, for which you are requesting a quota increase.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="Required for certain quota types when there is a sub type, such as Batch, for which you are requesting a quota increase.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="quotaChangeRequestSubType", Update=true)]
public string QuotaTicketDetailQuotaChangeRequestSubType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="Required for certain quota types when there is a sub type, such as Batch, for which you are requesting a quota increase.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="quotaChangeRequestSubType", Update=true)>]
member this.QuotaTicketDetailQuotaChangeRequestSubType : string with get, set
Public Property QuotaTicketDetailQuotaChangeRequestSubType As String

Property Value

Attributes

Applies to