VmmServerArgs

constructor(credentials: Output<VMMServerPropertiesCredentialsArgs>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, fqdn: Output<String>? = null, location: Output<String>? = null, port: Output<Int>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, vmmServerName: Output<String>? = null)