Azure.ResourceManager.Compute.BulkActions Namespace

Classes

Name Description
AzureResourceManagerComputeBulkActionsContext

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

ComputeBulkActionsExtensions

A class to add extension methods to Azure.ResourceManager.Compute.BulkActions.

LocationBasedBulkCreateCustomCollection

A class representing a collection of LocationBasedBulkCreateCustomResource and their operations. Each LocationBasedBulkCreateCustomResource in the collection will belong to the same instance of ResourceGroupResource. To get a LocationBasedBulkCreateCustomCollection instance call the GetLocationBasedBulkCreateCustoms method from an instance of ResourceGroupResource.

LocationBasedBulkCreateCustomData

Location based BulkCreateCustom resource. The location is part of the resource path.

LocationBasedBulkCreateCustomResource

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

LocationBasedLaunchBulkInstancesOperationCollection

A class representing a collection of LocationBasedLaunchBulkInstancesOperationResource and their operations. Each LocationBasedLaunchBulkInstancesOperationResource in the collection will belong to the same instance of ResourceGroupResource. To get a LocationBasedLaunchBulkInstancesOperationCollection instance call the GetLocationBasedLaunchBulkInstancesOperations method from an instance of ResourceGroupResource.

LocationBasedLaunchBulkInstancesOperationData

Location based LaunchBulkInstancesOperation resource. The location is part of the resource path.

LocationBasedLaunchBulkInstancesOperationResource

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

ScheduledActionCollection

A class representing a collection of ScheduledActionResource and their operations. Each ScheduledActionResource in the collection will belong to the same instance of ResourceGroupResource. To get a ScheduledActionCollection instance call the GetScheduledActions method from an instance of ResourceGroupResource.

ScheduledActionData

The scheduled action resource.

ScheduledActionOccurrenceCollection

A class representing a collection of ScheduledActionOccurrenceResource and their operations. Each ScheduledActionOccurrenceResource in the collection will belong to the same instance of ScheduledActionResource. To get a ScheduledActionOccurrenceCollection instance call the GetScheduledActionOccurrences method from an instance of ScheduledActionResource.

ScheduledActionOccurrenceData

Concrete proxy resource types can be created by aliasing this type using a specific property type.

ScheduledActionOccurrenceResource

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

ScheduledActionResource

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