Get Flexible Server Result
data class GetFlexibleServerResult(val administratorLogin: String, val backupRetentionDays: Int, val delegatedSubnetId: String, val fqdn: String, val geoRedundantBackupEnabled: Boolean, val highAvailabilities: List<GetFlexibleServerHighAvailability>, val id: String, val location: String, val maintenanceWindows: List<GetFlexibleServerMaintenanceWindow>, val name: String, val privateDnsZoneId: String, val publicNetworkAccessEnabled: Boolean, val replicaCapacity: Int, val replicationRole: String, val resourceGroupName: String, val restorePointInTime: String, val skuName: String, val storages: List<GetFlexibleServerStorage>, val tags: Map<String, String>, val version: String, val zone: String)
A collection of values returned by getFlexibleServer.
Constructors
Link copied to clipboard
fun GetFlexibleServerResult(administratorLogin: String, backupRetentionDays: Int, delegatedSubnetId: String, fqdn: String, geoRedundantBackupEnabled: Boolean, highAvailabilities: List<GetFlexibleServerHighAvailability>, id: String, location: String, maintenanceWindows: List<GetFlexibleServerMaintenanceWindow>, name: String, privateDnsZoneId: String, publicNetworkAccessEnabled: Boolean, replicaCapacity: Int, replicationRole: String, resourceGroupName: String, restorePointInTime: String, skuName: String, storages: List<GetFlexibleServerStorage>, tags: Map<String, String>, version: String, zone: String)
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