Virtual Machine Manager Server Args
constructor(customLocationId: Output<String>? = null, fqdn: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, password: Output<String>? = null, port: Output<Int>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, username: Output<String>? = null)