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.

MemberCapOverrideCollection

A class representing a collection of MemberCapOverrideResource and their operations. Each MemberCapOverrideResource in the collection will belong to the same instance of SharedLimitCapResource. To get a MemberCapOverrideCollection instance call the GetMemberCapOverrides method from an instance of SharedLimitCapResource.

MemberCapOverrideData

Member cap override as a standalone child resource of SharedLimitCap. Use this resource to read or modify a single member's cap without resending the entire memberCapOverrides array on the parent.

MemberCapOverrideResource

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

SharedLimitCapCollection

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

SharedLimitCapData

Shared limit cap configuration for a VM family, owned by a host subscription and propagated to its member subscriptions. The same resource type is readable by host and member subscriptions, but write operations (PUT/DELETE) are scoped to the caller's subscription as the host.

SharedLimitCapResource

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