AzureResourceProtectionIntent |
AzureResourceProtectionIntent.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Type of backup management for the backed up item.
|
AzureResourceProtectionIntent |
AzureResourceProtectionIntent.withFriendlyName(String friendlyName) |
Set the friendlyName property: Friendly name of the VM represented by this backup item.
|
AzureResourceProtectionIntent |
AzureResourceProtectionIntent.withItemId(String itemId) |
Set the itemId property: ID of the item which is getting protected, In case of Azure Vm , it is ProtectedItemId.
|
AzureResourceProtectionIntent |
AzureResourceProtectionIntent.withPolicyId(String policyId) |
Set the policyId property: ID of the backup policy with which this item is backed up.
|
AzureResourceProtectionIntent |
AzureResourceProtectionIntent.withProtectionState(ProtectionStatus protectionState) |
Set the protectionState property: Backup state of this backup item.
|
AzureResourceProtectionIntent |
AzureResourceProtectionIntent.withSourceResourceId(String sourceResourceId) |
Set the sourceResourceId property: ARM ID of the resource to be backed up.
|