Azure.ResourceManager.RecoveryServicesBackup Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AzureResourceManagerRecoveryServicesBackupContext |
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 |
| BackupEngineCollection |
A class representing a collection of BackupEngineResource and their operations. Each BackupEngineResource in the collection will belong to the same instance of ResourceGroupResource. To get a BackupEngineCollection instance call the GetBackupEngines method from an instance of ResourceGroupResource. |
| BackupEngineData |
The base backup engine class. All workload specific backup engines derive from this class. |
| BackupEngineResource |
A class representing a BackupEngine along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupEngineResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBackupEngines method. |
| BackupJobCollection |
A class representing a collection of BackupJobResource and their operations. Each BackupJobResource in the collection will belong to the same instance of ResourceGroupResource. To get a BackupJobCollection instance call the GetBackupJobs method from an instance of ResourceGroupResource. |
| BackupJobData |
Defines workload agnostic properties for a job. |
| BackupJobResource |
A class representing a BackupJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupJobResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBackupJobs method. |
| BackupPrivateEndpointConnectionCollection |
A class representing a collection of BackupPrivateEndpointConnectionResource and their operations. Each BackupPrivateEndpointConnectionResource in the collection will belong to the same instance of ResourceGroupResource. To get a BackupPrivateEndpointConnectionCollection instance call the GetBackupPrivateEndpointConnections method from an instance of ResourceGroupResource. |
| BackupPrivateEndpointConnectionData |
Private Endpoint Connection Response Properties. |
| BackupPrivateEndpointConnectionResource |
A class representing a BackupPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBackupPrivateEndpointConnections method. |
| BackupProtectedItemCollection |
A class representing a collection of BackupProtectedItemResource and their operations. Each BackupProtectedItemResource in the collection will belong to the same instance of BackupProtectionContainerResource. To get a BackupProtectedItemCollection instance call the GetBackupProtectedItems method from an instance of BackupProtectionContainerResource. |
| BackupProtectedItemData |
Base class for backup items. |
| BackupProtectedItemResource |
A class representing a BackupProtectedItem along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupProtectedItemResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource BackupProtectionContainerResource using the GetBackupProtectedItems method. |
| BackupProtectionContainerCollection |
A class representing a collection of BackupProtectionContainerResource and their operations. Each BackupProtectionContainerResource in the collection will belong to the same instance of ResourceGroupResource. To get a BackupProtectionContainerCollection instance call the GetBackupProtectionContainers method from an instance of ResourceGroupResource. |
| BackupProtectionContainerData |
Base class for container with backup items. Containers with specific workloads are derived from this class. |
| BackupProtectionContainerResource |
A class representing a BackupProtectionContainer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupProtectionContainerResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBackupProtectionContainers method. |
| BackupProtectionIntentCollection |
A class representing a collection of BackupProtectionIntentResource and their operations. Each BackupProtectionIntentResource in the collection will belong to the same instance of ResourceGroupResource. To get a BackupProtectionIntentCollection instance call the GetBackupProtectionIntents method from an instance of ResourceGroupResource. |
| BackupProtectionIntentData |
Base class for backup ProtectionIntent. |
| BackupProtectionIntentResource |
A class representing a BackupProtectionIntent along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupProtectionIntentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBackupProtectionIntents method. |
| BackupProtectionPolicyCollection |
A class representing a collection of BackupProtectionPolicyResource and their operations. Each BackupProtectionPolicyResource in the collection will belong to the same instance of ResourceGroupResource. To get a BackupProtectionPolicyCollection instance call the GetBackupProtectionPolicies method from an instance of ResourceGroupResource. |
| BackupProtectionPolicyData |
Base class for backup policy. Workload-specific backup policies are derived from this class. |
| BackupProtectionPolicyResource |
A class representing a BackupProtectionPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupProtectionPolicyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBackupProtectionPolicies method. |
| BackupRecoveryPointCollection |
A class representing a collection of BackupRecoveryPointResource and their operations. Each BackupRecoveryPointResource in the collection will belong to the same instance of BackupProtectedItemResource. To get a BackupRecoveryPointCollection instance call the GetBackupRecoveryPoints method from an instance of BackupProtectedItemResource. |
| BackupRecoveryPointData |
Base class for backup copies. Workload-specific backup copies are derived from this class. |
| BackupRecoveryPointResource |
A class representing a BackupRecoveryPoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupRecoveryPointResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource BackupProtectedItemResource using the GetBackupRecoveryPoints method. |
| BackupResourceConfigData |
The resource storage details. |
| BackupResourceConfigResource |
A class representing a BackupResourceConfig along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupResourceConfigResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBackupResourceConfig method. |
| BackupResourceEncryptionConfigExtendedData |
The BackupResourceEncryptionConfigExtendedData. |
| BackupResourceEncryptionConfigExtendedResource |
A class representing a BackupResourceEncryptionConfigExtended along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupResourceEncryptionConfigExtendedResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBackupResourceEncryptionConfigExtended method. |
| BackupResourceVaultConfigData |
Backup resource vault config details. |
| BackupResourceVaultConfigResource |
A class representing a BackupResourceVaultConfig along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BackupResourceVaultConfigResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBackupResourceVaultConfig method. |
| RecoveryServicesBackupExtensions |
A class to add extension methods to Azure.ResourceManager.RecoveryServicesBackup. |
| ResourceGuardProxyCollection |
A class representing a collection of ResourceGuardProxyResource and their operations. Each ResourceGuardProxyResource in the collection will belong to the same instance of ResourceGroupResource. To get a ResourceGuardProxyCollection instance call the GetResourceGuardProxies method from an instance of ResourceGroupResource. |
| ResourceGuardProxyData |
The ResourceGuardProxyData. |
| ResourceGuardProxyResource |
A class representing a ResourceGuardProxy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ResourceGuardProxyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetResourceGuardProxies method. |