Uses of Class
com.azure.resourcemanager.recoveryservicesbackup.models.AzureSqlContainer
-
Packages that use AzureSqlContainer Package Description com.azure.resourcemanager.recoveryservicesbackup.models Package containing the data models for RecoveryServicesBackupClient. -
-
Uses of AzureSqlContainer in com.azure.resourcemanager.recoveryservicesbackup.models
Methods in com.azure.resourcemanager.recoveryservicesbackup.models that return AzureSqlContainer Modifier and Type Method Description AzureSqlContainer
AzureSqlContainer. withBackupManagementType(BackupManagementType backupManagementType)
Set the backupManagementType property: Type of backup management for the container.AzureSqlContainer
AzureSqlContainer. withFriendlyName(String friendlyName)
Set the friendlyName property: Friendly name of the container.AzureSqlContainer
AzureSqlContainer. withHealthStatus(String healthStatus)
Set the healthStatus property: Status of health of the container.AzureSqlContainer
AzureSqlContainer. withProtectableObjectType(String protectableObjectType)
Set the protectableObjectType property: Type of the protectable object associated with this container.AzureSqlContainer
AzureSqlContainer. withRegistrationStatus(String registrationStatus)
Set the registrationStatus property: Status of registration of the container with the Recovery Services Vault.
-