Get Recovery Point Access Token Plain Args
data class GetRecoveryPointAccessTokenPlainArgs(val containerName: String, val eTag: String? = null, val fabricName: String, val location: String? = null, val properties: AADProperties? = null, val protectedItemName: String, val recoveryPointId: String, val resourceGroupName: String, val tags: Map<String, String>? = null, val vaultName: String) : ConvertibleToJava<GetRecoveryPointAccessTokenPlainArgs>
Properties
Link copied to clipboard
Name of the container.
Link copied to clipboard
Fabric name associated with the container.
Link copied to clipboard
AADPropertiesResource properties
Link copied to clipboard
Name of the Protected Item.
Link copied to clipboard
Recovery Point Id
Link copied to clipboard
The name of the resource group where the recovery services vault is present.