Generic Protection Policy Args
data class GenericProtectionPolicyArgs(val backupManagementType: Output<String>, val fabricName: Output<String>? = null, val protectedItemsCount: Output<Int>? = null, val resourceGuardOperationRequests: Output<List<String>>? = null, val subProtectionPolicy: Output<List<SubProtectionPolicyArgs>>? = null, val timeZone: Output<String>? = null) : ConvertibleToJava<GenericProtectionPolicyArgs>
Azure VM (Mercury) workload-specific backup policy.
Properties
Link copied to clipboard
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. Expected value is 'GenericProtectionPolicy'.
Link copied to clipboard
Name of this policy's fabric.
Link copied to clipboard
Number of items associated with this policy.
Link copied to clipboard
ResourceGuard Operation Requests
Link copied to clipboard
List of sub-protection policies which includes schedule and retention