QuotaGetResponse Class

Definition

Represents the response structure for the Quota Get operation.

public class QuotaGetResponse : Microsoft.Azure.AzureOperationResponse
type QuotaGetResponse = class
    inherit AzureOperationResponse
Public Class QuotaGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
QuotaGetResponse

Constructors

QuotaGetResponse()

Initializes a new instance of the QuotaGetResponse class.

Properties

Quota

Optional. Gets or sets the quota that was retrieved from the server.

Applies to