GetServerResult

constructor(administratorLogin: String? = null, administrators: ServerExternalAdministratorResponse? = null, azureApiVersion: String, externalGovernanceStatus: String, federatedClientId: String? = null, fullyQualifiedDomainName: String, id: String, identity: ResourceIdentityResponse? = null, isIPv6Enabled: String? = null, keyId: String? = null, kind: String, location: String, minimalTlsVersion: String? = null, name: String, primaryUserAssignedIdentityId: String? = null, privateEndpointConnections: List<ServerPrivateEndpointConnectionResponse>, publicNetworkAccess: String? = null, restrictOutboundNetworkAccess: String? = null, state: String, tags: Map<String, String>? = null, type: String, version: String? = null, workspaceFeature: String)