Azure.ResourceManager.CommvaultContentStore Namespace

Classes

Name Description
AzureResourceManagerCommvaultContentStoreContext

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

CloudAccountCollection

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

CloudAccountData

A Commvault Cloud Account Resource.

CloudAccountResource

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

CommvaultContentStoreExtensions

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

CommvaultPlanCollection

A class representing a collection of CommvaultPlanResource and their operations. Each CommvaultPlanResource in the collection will belong to the same instance of CloudAccountResource. To get a CommvaultPlanCollection instance call the GetCommvaultPlans method from an instance of CloudAccountResource.

CommvaultPlanData

A Commvault Plan Resource.

CommvaultPlanResource

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

CommvaultStorageCollection

A class representing a collection of CommvaultStorageResource and their operations. Each CommvaultStorageResource in the collection will belong to the same instance of CloudAccountResource. To get a CommvaultStorageCollection instance call the GetCommvaultStorages method from an instance of CloudAccountResource.

CommvaultStorageData

A Commvault Storage Resource.

CommvaultStorageResource

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

ProtectedItemCollection

A class representing a collection of ProtectedItemResource and their operations. Each ProtectedItemResource in the collection will belong to the same instance of ProtectionGroupResource. To get a ProtectedItemCollection instance call the GetProtectedItems method from an instance of ProtectionGroupResource.

ProtectedItemData

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

ProtectedItemResource

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

ProtectionGroupCollection

A class representing a collection of ProtectionGroupResource and their operations. Each ProtectionGroupResource in the collection will belong to the same instance of CloudAccountResource. To get a ProtectionGroupCollection instance call the GetProtectionGroups method from an instance of CloudAccountResource.

ProtectionGroupData

A Commvault Plan Resource.

ProtectionGroupResource

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

RoleMappingData

A Commvault Role Mapping Resource. Singleton per Cloud Account - maps Entra security groups to Commvault roles for RBAC enforcement.

RoleMappingResource

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