Get Protection Container Plain Args
data class GetProtectionContainerPlainArgs(val name: String, val recoveryFabricName: String, val recoveryVaultName: String, val resourceGroupName: String) : ConvertibleToJava<GetProtectionContainerPlainArgs>
A collection of arguments for invoking getProtectionContainer.
Properties
Link copied to clipboard
The name of the fabric that contains the protection container.
Link copied to clipboard
The name of the Recovery Services Vault that the protection container is associated witth.
Link copied to clipboard
The name of the resource group in which the associated protection container resides.