ManagementServerArgs

constructor(location: Output<String>? = null, name: Output<String>? = null, networks: Output<List<ManagementServerNetworkArgs>>? = null, project: Output<String>? = null, type: Output<String>? = null)