RecoveryServicesDataReplicationExtensions 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.RecoveryServicesDataReplication.
public static class RecoveryServicesDataReplicationExtensions
type RecoveryServicesDataReplicationExtensions = class
Public Module RecoveryServicesDataReplicationExtensions
- Inheritance
-
RecoveryServicesDataReplicationExtensions
Methods
CheckDataReplicationNameAvailability(SubscriptionResource, AzureLocation, DataReplicationNameAvailabilityContent, CancellationToken) |
Checks the resource name availability.
|
CheckDataReplicationNameAvailabilityAsync(SubscriptionResource, AzureLocation, DataReplicationNameAvailabilityContent, CancellationToken) |
Checks the resource name availability.
|
DeploymentPreflight(ResourceGroupResource, String, DeploymentPreflightModel, CancellationToken) |
Performs resource deployment validation.
|
DeploymentPreflightAsync(ResourceGroupResource, String, DeploymentPreflightModel, CancellationToken) |
Performs resource deployment validation.
|
GetDataReplicationDraResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DataReplicationDraResource 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 DataReplicationDraResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataReplicationDraResource(ResourceIdentifier) instead. |
GetDataReplicationEmailConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DataReplicationEmailConfigurationResource 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 DataReplicationEmailConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataReplicationEmailConfigurationResource(ResourceIdentifier) instead. |
GetDataReplicationEventResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DataReplicationEventResource 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 DataReplicationEventResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataReplicationEventResource(ResourceIdentifier) instead. |
GetDataReplicationFabric(ResourceGroupResource, String, CancellationToken) |
Gets the details of the fabric.
|
GetDataReplicationFabricAsync(ResourceGroupResource, String, CancellationToken) |
Gets the details of the fabric.
|
GetDataReplicationFabricResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DataReplicationFabricResource 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 DataReplicationFabricResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataReplicationFabricResource(ResourceIdentifier) instead. |
GetDataReplicationFabrics(ResourceGroupResource) |
Gets a collection of DataReplicationFabricResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDataReplicationFabrics() instead. |
GetDataReplicationFabrics(SubscriptionResource, String, CancellationToken) |
Gets the list of fabrics in the given subscription.
|
GetDataReplicationFabricsAsync(SubscriptionResource, String, CancellationToken) |
Gets the list of fabrics in the given subscription.
|
GetDataReplicationPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DataReplicationPolicyResource 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 DataReplicationPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataReplicationPolicyResource(ResourceIdentifier) instead. |
GetDataReplicationProtectedItemResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DataReplicationProtectedItemResource 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 DataReplicationProtectedItemResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataReplicationProtectedItemResource(ResourceIdentifier) instead. |
GetDataReplicationRecoveryPointResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DataReplicationRecoveryPointResource 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 DataReplicationRecoveryPointResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataReplicationRecoveryPointResource(ResourceIdentifier) instead. |
GetDataReplicationReplicationExtensionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DataReplicationReplicationExtensionResource 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 DataReplicationReplicationExtensionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataReplicationReplicationExtensionResource(ResourceIdentifier) instead. |
GetDataReplicationVault(ResourceGroupResource, String, CancellationToken) |
Gets the details of the vault.
|
GetDataReplicationVaultAsync(ResourceGroupResource, String, CancellationToken) |
Gets the details of the vault.
|
GetDataReplicationVaultResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DataReplicationVaultResource 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 DataReplicationVaultResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataReplicationVaultResource(ResourceIdentifier) instead. |
GetDataReplicationVaults(ResourceGroupResource) |
Gets a collection of DataReplicationVaultResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDataReplicationVaults() instead. |
GetDataReplicationVaults(SubscriptionResource, String, CancellationToken) |
Gets the list of vaults in the given subscription.
|
GetDataReplicationVaultsAsync(SubscriptionResource, String, CancellationToken) |
Gets the list of vaults in the given subscription.
|
GetDataReplicationWorkflowResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DataReplicationWorkflowResource 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 DataReplicationWorkflowResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataReplicationWorkflowResource(ResourceIdentifier) instead. |
Applies to
Azure SDK for .NET