RecoveryServicesBackupExtensions Class
Definition
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.
A class to add extension methods to Azure.ResourceManager.RecoveryServicesBackup.
public static class RecoveryServicesBackupExtensions
type RecoveryServicesBackupExtensions = class
Public Module RecoveryServicesBackupExtensions
- Inheritance
-
RecoveryServicesBackupExtensions
Methods
ExportJob(ResourceGroupResource, String, String, CancellationToken) |
Triggers export of jobs specified by filters and returns an OperationID to track.
|
ExportJobAsync(ResourceGroupResource, String, String, CancellationToken) |
Triggers export of jobs specified by filters and returns an OperationID to track.
|
GetBackupEngine(ResourceGroupResource, String, String, String, String, CancellationToken) |
Returns backup management server registered to Recovery Services Vault.
|
GetBackupEngineAsync(ResourceGroupResource, String, String, String, String, CancellationToken) |
Returns backup management server registered to Recovery Services Vault.
|
GetBackupEngineResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupEngineResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a BackupEngineResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupEngineResource(ResourceIdentifier) instead. |
GetBackupEngines(ResourceGroupResource, String) |
Gets a collection of BackupEngineResources in the ResourceGroupResource. MockingTo mock this method, please mock GetBackupEngines(String) instead. |
GetBackupJob(ResourceGroupResource, String, String, CancellationToken) |
Gets extended information associated with the job.
|
GetBackupJobAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets extended information associated with the job.
|
GetBackupJobResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupJobResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a BackupJobResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupJobResource(ResourceIdentifier) instead. |
GetBackupJobs(ResourceGroupResource, String) |
Gets a collection of BackupJobResources in the ResourceGroupResource. MockingTo mock this method, please mock GetBackupJobs(String) instead. |
GetBackupPrivateEndpointConnection(ResourceGroupResource, String, String, CancellationToken) |
Get Private Endpoint Connection. This call is made by Backup Admin.
|
GetBackupPrivateEndpointConnectionAsync(ResourceGroupResource, String, String, CancellationToken) |
Get Private Endpoint Connection. This call is made by Backup Admin.
|
GetBackupPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a BackupPrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupPrivateEndpointConnectionResource(ResourceIdentifier) instead. |
GetBackupPrivateEndpointConnections(ResourceGroupResource) |
Gets a collection of BackupPrivateEndpointConnectionResources in the ResourceGroupResource. MockingTo mock this method, please mock GetBackupPrivateEndpointConnections() instead. |
GetBackupProtectableItems(ResourceGroupResource, String, String, String, CancellationToken) |
Provides a pageable list of protectable objects within your subscription according to the query filter and the pagination parameters.
|
GetBackupProtectableItemsAsync(ResourceGroupResource, String, String, String, CancellationToken) |
Provides a pageable list of protectable objects within your subscription according to the query filter and the pagination parameters.
|
GetBackupProtectedItemResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupProtectedItemResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a BackupProtectedItemResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupProtectedItemResource(ResourceIdentifier) instead. |
GetBackupProtectedItems(ResourceGroupResource, String, String, String, CancellationToken) |
Provides a pageable list of all items that are backed up within a vault.
|
GetBackupProtectedItemsAsync(ResourceGroupResource, String, String, String, CancellationToken) |
Provides a pageable list of all items that are backed up within a vault.
|
GetBackupProtectionContainer(ResourceGroupResource, String, String, String, CancellationToken) |
Gets details of the specific container registered to your Recovery Services Vault.
|
GetBackupProtectionContainerAsync(ResourceGroupResource, String, String, String, CancellationToken) |
Gets details of the specific container registered to your Recovery Services Vault.
|
GetBackupProtectionContainerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupProtectionContainerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a BackupProtectionContainerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupProtectionContainerResource(ResourceIdentifier) instead. |
GetBackupProtectionContainers(ResourceGroupResource, String, String, CancellationToken) |
Lists the containers registered to Recovery Services Vault.
|
GetBackupProtectionContainers(ResourceGroupResource) |
Gets a collection of BackupProtectionContainerResources in the ResourceGroupResource. MockingTo mock this method, please mock GetBackupProtectionContainers() instead. |
GetBackupProtectionContainersAsync(ResourceGroupResource, String, String, CancellationToken) |
Lists the containers registered to Recovery Services Vault.
|
GetBackupProtectionIntent(ResourceGroupResource, String, String, String, CancellationToken) |
Provides the details of the protection intent up item. This is an asynchronous operation. To know the status of the operation, call the GetItemOperationResult API.
|
GetBackupProtectionIntentAsync(ResourceGroupResource, String, String, String, CancellationToken) |
Provides the details of the protection intent up item. This is an asynchronous operation. To know the status of the operation, call the GetItemOperationResult API.
|
GetBackupProtectionIntentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupProtectionIntentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a BackupProtectionIntentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupProtectionIntentResource(ResourceIdentifier) instead. |
GetBackupProtectionIntents(ResourceGroupResource, String, String, String, CancellationToken) |
Provides a pageable list of all intents that are present within a vault.
|
GetBackupProtectionIntents(ResourceGroupResource) |
Gets a collection of BackupProtectionIntentResources in the ResourceGroupResource. MockingTo mock this method, please mock GetBackupProtectionIntents() instead. |
GetBackupProtectionIntentsAsync(ResourceGroupResource, String, String, String, CancellationToken) |
Provides a pageable list of all intents that are present within a vault.
|
GetBackupProtectionPolicies(ResourceGroupResource, String) |
Gets a collection of BackupProtectionPolicyResources in the ResourceGroupResource. MockingTo mock this method, please mock GetBackupProtectionPolicies(String) instead. |
GetBackupProtectionPolicy(ResourceGroupResource, String, String, CancellationToken) |
Provides the details of the backup policies associated to Recovery Services Vault. This is an asynchronous operation. Status of the operation can be fetched using GetPolicyOperationResult API.
|
GetBackupProtectionPolicyAsync(ResourceGroupResource, String, String, CancellationToken) |
Provides the details of the backup policies associated to Recovery Services Vault. This is an asynchronous operation. Status of the operation can be fetched using GetPolicyOperationResult API.
|
GetBackupProtectionPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupProtectionPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a BackupProtectionPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupProtectionPolicyResource(ResourceIdentifier) instead. |
GetBackupRecoveryPointResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupRecoveryPointResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String, String) to create a BackupRecoveryPointResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupRecoveryPointResource(ResourceIdentifier) instead. |
GetBackupResourceConfig(ResourceGroupResource, String, CancellationToken) |
Fetches resource storage config.
|
GetBackupResourceConfigAsync(ResourceGroupResource, String, CancellationToken) |
Fetches resource storage config.
|
GetBackupResourceConfigResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupResourceConfigResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a BackupResourceConfigResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupResourceConfigResource(ResourceIdentifier) instead. |
GetBackupResourceConfigs(ResourceGroupResource) |
Gets a collection of BackupResourceConfigResources in the ResourceGroupResource. MockingTo mock this method, please mock GetBackupResourceConfigs() instead. |
GetBackupResourceEncryptionConfigExtended(ResourceGroupResource, String, CancellationToken) |
Fetches Vault Encryption config.
|
GetBackupResourceEncryptionConfigExtendedAsync(ResourceGroupResource, String, CancellationToken) |
Fetches Vault Encryption config.
|
GetBackupResourceEncryptionConfigExtendedResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupResourceEncryptionConfigExtendedResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a BackupResourceEncryptionConfigExtendedResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupResourceEncryptionConfigExtendedResource(ResourceIdentifier) instead. |
GetBackupResourceEncryptionConfigExtendeds(ResourceGroupResource) |
Gets a collection of BackupResourceEncryptionConfigExtendedResources in the ResourceGroupResource. MockingTo mock this method, please mock GetBackupResourceEncryptionConfigExtendeds() instead. |
GetBackupResourceVaultConfig(ResourceGroupResource, String, CancellationToken) |
Fetches resource vault config.
|
GetBackupResourceVaultConfigAsync(ResourceGroupResource, String, CancellationToken) |
Fetches resource vault config.
|
GetBackupResourceVaultConfigResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackupResourceVaultConfigResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a BackupResourceVaultConfigResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetBackupResourceVaultConfigResource(ResourceIdentifier) instead. |
GetBackupResourceVaultConfigs(ResourceGroupResource) |
Gets a collection of BackupResourceVaultConfigResources in the ResourceGroupResource. MockingTo mock this method, please mock GetBackupResourceVaultConfigs() instead. |
GetBackupStatus(SubscriptionResource, AzureLocation, BackupStatusContent, CancellationToken) |
Get the container backup status
|
GetBackupStatusAsync(SubscriptionResource, AzureLocation, BackupStatusContent, CancellationToken) |
Get the container backup status
|
GetBackupUsageSummaries(ResourceGroupResource, String, String, String, CancellationToken) |
Fetches the backup management usage summaries of the vault.
|
GetBackupUsageSummariesAsync(ResourceGroupResource, String, String, String, CancellationToken) |
Fetches the backup management usage summaries of the vault.
|
GetGetTieringCostOperationResult(ResourceGroupResource, String, String, CancellationToken) |
Gets the result of async operation for tiering cost
|
GetGetTieringCostOperationResultAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the result of async operation for tiering cost
|
GetProtectableContainers(ResourceGroupResource, String, String, String, CancellationToken) |
Lists the containers that can be registered to Recovery Services Vault.
|
GetProtectableContainersAsync(ResourceGroupResource, String, String, String, CancellationToken) |
Lists the containers that can be registered to Recovery Services Vault.
|
GetResourceGuardProxies(ResourceGroupResource, String) |
Gets a collection of ResourceGuardProxyResources in the ResourceGroupResource. MockingTo mock this method, please mock GetResourceGuardProxies(String) instead. |
GetResourceGuardProxy(ResourceGroupResource, String, String, CancellationToken) |
Returns ResourceGuardProxy under vault and with the name referenced in request
|
GetResourceGuardProxyAsync(ResourceGroupResource, String, String, CancellationToken) |
Returns ResourceGuardProxy under vault and with the name referenced in request
|
GetResourceGuardProxyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ResourceGuardProxyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ResourceGuardProxyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetResourceGuardProxyResource(ResourceIdentifier) instead. |
GetSecurityPin(ResourceGroupResource, String, SecurityPinContent, CancellationToken) |
Get the security PIN.
|
GetSecurityPinAsync(ResourceGroupResource, String, SecurityPinContent, CancellationToken) |
Get the security PIN.
|
GetSoftDeletedProtectionContainers(ResourceGroupResource, String, String, CancellationToken) |
Lists the soft deleted containers registered to Recovery Services Vault.
|
GetSoftDeletedProtectionContainersAsync(ResourceGroupResource, String, String, CancellationToken) |
Lists the soft deleted containers registered to Recovery Services Vault.
|
PostFetchTieringCost(ResourceGroupResource, WaitUntil, String, FetchTieringCostInfoContent, CancellationToken) |
Provides the details of the tiering related sizes and cost. Status of the operation can be fetched using GetTieringCostOperationStatus API and result using GetTieringCostOperationResult API.
|
PostFetchTieringCostAsync(ResourceGroupResource, WaitUntil, String, FetchTieringCostInfoContent, CancellationToken) |
Provides the details of the tiering related sizes and cost. Status of the operation can be fetched using GetTieringCostOperationStatus API and result using GetTieringCostOperationResult API.
|
RefreshProtectionContainer(ResourceGroupResource, String, String, String, CancellationToken) |
Discovers all the containers in the subscription that can be backed up to Recovery Services Vault. This is an asynchronous operation. To know the status of the operation, call GetRefreshOperationResult API.
|
RefreshProtectionContainerAsync(ResourceGroupResource, String, String, String, CancellationToken) |
Discovers all the containers in the subscription that can be backed up to Recovery Services Vault. This is an asynchronous operation. To know the status of the operation, call GetRefreshOperationResult API.
|
ValidateFeatureSupport(SubscriptionResource, AzureLocation, FeatureSupportContent, CancellationToken) |
It will validate if given feature with resource properties is supported in service
|
ValidateFeatureSupportAsync(SubscriptionResource, AzureLocation, FeatureSupportContent, CancellationToken) |
It will validate if given feature with resource properties is supported in service
|
ValidateProtectionIntent(SubscriptionResource, AzureLocation, PreValidateEnableBackupContent, CancellationToken) |
It will validate followings
|
ValidateProtectionIntentAsync(SubscriptionResource, AzureLocation, PreValidateEnableBackupContent, CancellationToken) |
It will validate followings
|