SiterecoveryFunctions

Functions

Link copied to clipboard

Use this data source to access information about an existing Site Recovery Replication Fabric.

suspend fun getFabric(argument: suspend GetFabricPlainArgsBuilder.() -> Unit): GetFabricResult
suspend fun getFabric(name: String, recoveryVaultName: String, resourceGroupName: String): GetFabricResult
Link copied to clipboard

Use this data source to access information about an existing site recovery services protection container.

suspend fun getProtectionContainer(name: String, recoveryFabricName: String, recoveryVaultName: String, resourceGroupName: String): GetProtectionContainerResult
Link copied to clipboard

Use this data source to access information about an existing Azure Site Recovery replication policy.

suspend fun getReplicationPolicy(name: String, recoveryVaultName: String, resourceGroupName: String): GetReplicationPolicyResult
Link copied to clipboard

Get information about an Azure Site Recovery Plan within a Recovery Services vault. A recovery plan gathers machines into recovery groups for the purpose of failover.