Get Database Result
data class GetDatabaseResult(val autoPauseDelay: Int? = null, val catalogCollation: String? = null, val collation: String? = null, val creationDate: String, val currentBackupStorageRedundancy: String, val currentServiceObjectiveName: String, val currentSku: SkuResponse, val databaseId: String, val defaultSecondaryLocation: String, val earliestRestoreDate: String, val elasticPoolId: String? = null, val failoverGroupId: String, val federatedClientId: String? = null, val highAvailabilityReplicaCount: Int? = null, val id: String, val identity: DatabaseIdentityResponse? = null, val isInfraEncryptionEnabled: Boolean, val isLedgerOn: Boolean? = null, val kind: String, val licenseType: String? = null, val location: String, val maintenanceConfigurationId: String? = null, val managedBy: String, val maxLogSizeBytes: Double, val maxSizeBytes: Double? = null, val minCapacity: Double? = null, val name: String, val pausedDate: String, val readScale: String? = null, val requestedBackupStorageRedundancy: String? = null, val requestedServiceObjectiveName: String, val resumedDate: String, val secondaryType: String? = null, val sku: SkuResponse? = null, val status: String, val tags: Map<String, String>? = null, val type: String, val zoneRedundant: Boolean? = null)
A database resource.
Constructors
Link copied to clipboard
fun GetDatabaseResult(autoPauseDelay: Int? = null, catalogCollation: String? = null, collation: String? = null, creationDate: String, currentBackupStorageRedundancy: String, currentServiceObjectiveName: String, currentSku: SkuResponse, databaseId: String, defaultSecondaryLocation: String, earliestRestoreDate: String, elasticPoolId: String? = null, failoverGroupId: String, federatedClientId: String? = null, highAvailabilityReplicaCount: Int? = null, id: String, identity: DatabaseIdentityResponse? = null, isInfraEncryptionEnabled: Boolean, isLedgerOn: Boolean? = null, kind: String, licenseType: String? = null, location: String, maintenanceConfigurationId: String? = null, managedBy: String, maxLogSizeBytes: Double, maxSizeBytes: Double? = null, minCapacity: Double? = null, name: String, pausedDate: String, readScale: String? = null, requestedBackupStorageRedundancy: String? = null, requestedServiceObjectiveName: String, resumedDate: String, secondaryType: String? = null, sku: SkuResponse? = null, status: String, tags: Map<String, String>? = null, type: String, zoneRedundant: Boolean? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard