Server Args
constructor(administratorLogin: Output<String>? = null, administratorLoginPassword: Output<String>? = null, azureadAdministrator: Output<ServerAzureadAdministratorArgs>? = null, connectionPolicy: Output<String>? = null, identity: Output<ServerIdentityArgs>? = null, location: Output<String>? = null, minimumTlsVersion: Output<String>? = null, name: Output<String>? = null, outboundNetworkRestrictionEnabled: Output<Boolean>? = null, primaryUserAssignedIdentityId: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, transparentDataEncryptionKeyVaultKeyId: Output<String>? = null, version: Output<String>? = null)