AzureBackupServerContainer |
AzureBackupServerContainer.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Type of backup management for the container.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withCanReRegister(Boolean canReRegister) |
Set the canReRegister property: Specifies whether the container is re-registrable.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withContainerId(String containerId) |
Set the containerId property: ID of container.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withDpmAgentVersion(String dpmAgentVersion) |
Set the dpmAgentVersion property: Backup engine Agent version.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withDpmServers(List<String> dpmServers) |
Set the dpmServers property: List of BackupEngines protecting the container.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withExtendedInfo(DpmContainerExtendedInfo extendedInfo) |
Set the extendedInfo property: Extended Info of the container.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withFriendlyName(String friendlyName) |
Set the friendlyName property: Friendly name of the container.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withHealthStatus(String healthStatus) |
Set the healthStatus property: Status of health of the container.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withProtectableObjectType(String protectableObjectType) |
Set the protectableObjectType property: Type of the protectable object associated with this container.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withProtectedItemCount(Long protectedItemCount) |
Set the protectedItemCount property: Number of protected items in the BackupEngine.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withProtectionStatus(String protectionStatus) |
Set the protectionStatus property: Protection status of the container.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withRegistrationStatus(String registrationStatus) |
Set the registrationStatus property: Status of registration of the container with the Recovery Services Vault.
|
AzureBackupServerContainer |
AzureBackupServerContainer.withUpgradeAvailable(Boolean upgradeAvailable) |
Set the upgradeAvailable property: To check if upgrade available.
|