AzureStorageContainer |
AzureStorageContainer.withAcquireStorageAccountLock(AcquireStorageAccountLock acquireStorageAccountLock) |
Set the acquireStorageAccountLock property: Whether storage account lock is to be acquired for this container or
not.
|
AzureStorageContainer |
AzureStorageContainer.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Type of backup management for the container.
|
AzureStorageContainer |
AzureStorageContainer.withFriendlyName(String friendlyName) |
Set the friendlyName property: Friendly name of the container.
|
AzureStorageContainer |
AzureStorageContainer.withHealthStatus(String healthStatus) |
Set the healthStatus property: Status of health of the container.
|
AzureStorageContainer |
AzureStorageContainer.withProtectableObjectType(String protectableObjectType) |
Set the protectableObjectType property: Type of the protectable object associated with this container.
|
AzureStorageContainer |
AzureStorageContainer.withProtectedItemCount(Long protectedItemCount) |
Set the protectedItemCount property: Number of items backed up in this container.
|
AzureStorageContainer |
AzureStorageContainer.withRegistrationStatus(String registrationStatus) |
Set the registrationStatus property: Status of registration of the container with the Recovery Services Vault.
|
AzureStorageContainer |
AzureStorageContainer.withResourceGroup(String resourceGroup) |
Set the resourceGroup property: Resource group name of Recovery Services Vault.
|
AzureStorageContainer |
AzureStorageContainer.withSourceResourceId(String sourceResourceId) |
Set the sourceResourceId property: Fully qualified ARM url.
|
AzureStorageContainer |
AzureStorageContainer.withStorageAccountVersion(String storageAccountVersion) |
Set the storageAccountVersion property: Storage account version.
|