SupportTicketDetails.QuotaTicketDetailQuotaChangeRequest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This property is required for providing the region and new quota limits.
[Microsoft.Azure.PowerShell.Cmdlets.Support.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.IQuotaChangeRequest> QuotaTicketDetailQuotaChangeRequest { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)>]
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
Implements
- Attributes