Azure.ResourceManager.ComputeLimit Namespace

Classes

Name Description
AzureResourceManagerComputeLimitContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

ComputeLimitExtensions

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

ComputeLimitFeatureCollection

A class representing a collection of ComputeLimitFeatureResource and their operations. Each ComputeLimitFeatureResource in the collection will belong to the same instance of SubscriptionResource. To get a ComputeLimitFeatureCollection instance call the GetComputeLimitFeatures method from an instance of SubscriptionResource.

ComputeLimitFeatureData

Compute limit feature.

ComputeLimitFeatureResource

A class representing a ComputeLimitFeature along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ComputeLimitFeatureResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetComputeLimitFeatures method.

ComputeLimitGuestSubscriptionCollection

A class representing a collection of ComputeLimitGuestSubscriptionResource and their operations. Each ComputeLimitGuestSubscriptionResource in the collection will belong to the same instance of SubscriptionResource. To get a ComputeLimitGuestSubscriptionCollection instance call the GetComputeLimitGuestSubscriptions method from an instance of SubscriptionResource.

ComputeLimitGuestSubscriptionData

Guest subscription that consumes shared compute limits.

ComputeLimitGuestSubscriptionResource

A class representing a ComputeLimitGuestSubscription along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ComputeLimitGuestSubscriptionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetComputeLimitGuestSubscriptions method.

ComputeLimitSharedLimitCollection

A class representing a collection of ComputeLimitSharedLimitResource and their operations. Each ComputeLimitSharedLimitResource in the collection will belong to the same instance of SubscriptionResource. To get a ComputeLimitSharedLimitCollection instance call the GetComputeLimitSharedLimits method from an instance of SubscriptionResource.

ComputeLimitSharedLimitData

Compute limits shared by the subscription.

ComputeLimitSharedLimitResource

A class representing a ComputeLimitSharedLimit along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ComputeLimitSharedLimitResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetComputeLimitSharedLimits method.

ComputeLimitVmFamilyCollection

A class representing a collection of ComputeLimitVmFamilyResource and their operations. Each ComputeLimitVmFamilyResource in the collection will belong to the same instance of SubscriptionResource. To get a ComputeLimitVmFamilyCollection instance call the GetComputeLimitVmFamilies method from an instance of SubscriptionResource.

ComputeLimitVmFamilyData

VM family resource representing a virtual machine family and its category.

ComputeLimitVmFamilyResource

A class representing a ComputeLimitVmFamily along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ComputeLimitVmFamilyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetComputeLimitVmFamilies method.