Server Details Args
constructor(asAdministrators: Output<ServerAdministratorsArgs>? = null, backupBlobContainerUri: Output<String>? = null, gatewayDetails: Output<GatewayDetailsArgs>? = null, ipV4FirewallSettings: Output<IPv4FirewallSettingsArgs>? = null, location: Output<String>? = null, managedMode: Output<Int>? = null, querypoolConnectionMode: Output<ConnectionMode>? = null, resourceGroupName: Output<String>? = null, serverMonitorMode: Output<Int>? = null, serverName: Output<String>? = null, sku: Output<ResourceSkuArgs>? = null, tags: Output<Map<String, String>>? = null)