BackupVaultResponse

data class BackupVaultResponse(val provisioningState: String, val storageSettings: List<StorageSettingResponse>)

Backup Vault

Constructors

Link copied to clipboard
constructor(provisioningState: String, storageSettings: List<StorageSettingResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Provisioning state of the BackupVault resource

Link copied to clipboard