Get Maria Db Server Storage Profile
data class GetMariaDbServerStorageProfile(val autoGrow: String, val backupRetentionDays: Int, val geoRedundantBackup: String, val storageMb: Int)
Constructors
Link copied to clipboard
fun GetMariaDbServerStorageProfile(autoGrow: String, backupRetentionDays: Int, geoRedundantBackup: String, storageMb: Int)