VCenterArgs

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