GetSingleServerResult

constructor(administratorLogin: String? = null, azureApiVersion: String, byokEnforcement: String, earliestRestoreDate: String? = null, fullyQualifiedDomainName: String? = null, id: String, identity: ResourceIdentityResponse? = null, infrastructureEncryption: String? = null, location: String, masterServerId: String? = null, minimalTlsVersion: String? = null, name: String, privateEndpointConnections: List<ServerPrivateEndpointConnectionResponse>, publicNetworkAccess: String? = null, replicaCapacity: Int? = null, replicationRole: String? = null, sku: SingleServerSkuResponse? = null, sslEnforcement: String? = null, storageProfile: StorageProfileResponse? = null, tags: Map<String, String>? = null, type: String, userVisibleState: String? = null, version: String? = null)