Azure.ResourceManager.Quota Namespace

Classes

CurrentQuotaLimitBaseCollection

A class representing a collection of CurrentQuotaLimitBaseResource and their operations. Each CurrentQuotaLimitBaseResource in the collection will belong to the same instance of ArmResource. To get a CurrentQuotaLimitBaseCollection instance call the GetCurrentQuotaLimitBases method from an instance of ArmResource.

CurrentQuotaLimitBaseData

A class representing the CurrentQuotaLimitBase data model. Quota limit.

CurrentQuotaLimitBaseResource

A Class representing a CurrentQuotaLimitBase along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CurrentQuotaLimitBaseResource from an instance of ArmClient using the GetCurrentQuotaLimitBaseResource method. Otherwise you can get one from its parent resource ArmResource using the GetCurrentQuotaLimitBase method.

CurrentUsagesBaseCollection

A class representing a collection of CurrentUsagesBaseResource and their operations. Each CurrentUsagesBaseResource in the collection will belong to the same instance of ArmResource. To get a CurrentUsagesBaseCollection instance call the GetCurrentUsagesBases method from an instance of ArmResource.

CurrentUsagesBaseData

A class representing the CurrentUsagesBase data model. Resource usage.

CurrentUsagesBaseResource

A Class representing a CurrentUsagesBase along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CurrentUsagesBaseResource from an instance of ArmClient using the GetCurrentUsagesBaseResource method. Otherwise you can get one from its parent resource ArmResource using the GetCurrentUsagesBase method.

QuotaExtensions

A class to add extension methods to Azure.ResourceManager.Quota.

QuotaRequestDetailCollection

A class representing a collection of QuotaRequestDetailResource and their operations. Each QuotaRequestDetailResource in the collection will belong to the same instance of ArmResource. To get a QuotaRequestDetailCollection instance call the GetQuotaRequestDetails method from an instance of ArmResource.

QuotaRequestDetailData

A class representing the QuotaRequestDetail data model. List of quota requests with details.

QuotaRequestDetailResource

A Class representing a QuotaRequestDetail along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a QuotaRequestDetailResource from an instance of ArmClient using the GetQuotaRequestDetailResource method. Otherwise you can get one from its parent resource ArmResource using the GetQuotaRequestDetail method.