I see the ".Uid" property but I don't see ".Client.ConnectionId", and ".Client.ServerUri". Here is the result of Get-VMHost B | GM
Name MemberType Definition
---- ---------- ----------
Equals Method bool Equals(System.Object obj)
GetHashCode Method int GetHashCode()
GetType Method type GetType()
ToString Method string ToString()
ApiVersion Property System.String ApiVersion {get;}
Build Property System.String Build {get;}
ConnectionState Property VMware.VimAutomation.ViCore.Types.V1.Host.VMHostState ConnectionState {get;}
CpuTotalMhz Property System.Int32 CpuTotalMhz {get;}
CpuUsageMhz Property System.Int32 CpuUsageMhz {get;}
CustomFields Property System.Collections.Generic.IDictionary`2[[System.String, mscorlib, Version=4.0.0.0, Culture=ne...
DiagnosticPartition Property VMware.VimAutomation.ViCore.Types.V1.Host.VMHostDiagnosticPartition DiagnosticPartition {get;}
ExtensionData Property System.Object ExtensionData {get;}
FirewallDefaultPolicy Property VMware.VimAutomation.ViCore.Types.V1.Host.VMHostFirewallDefaultPolicy FirewallDefaultPolicy {g...
HyperthreadingActive Property System.Boolean HyperthreadingActive {get;}
Id Property System.String Id {get;}
IsStandalone Property System.Boolean IsStandalone {get;}
Manufacturer Property System.String Manufacturer {get;}
MemoryTotalGB Property System.Decimal MemoryTotalGB {get;}
MemoryTotalMB Property System.Decimal MemoryTotalMB {get;}
MemoryUsageGB Property System.Decimal MemoryUsageGB {get;}
MemoryUsageMB Property System.Decimal MemoryUsageMB {get;}
Model Property System.String Model {get;}
Name Property System.String Name {get;}
NetworkInfo Property VMware.VimAutomation.ViCore.Types.V1.Host.Networking.VMHostNetworkInfo NetworkInfo {get;}
NumCpu Property System.Int32 NumCpu {get;}
Parent Property VMware.VimAutomation.ViCore.Types.V1.Inventory.InventoryItem Parent {get;}
ParentId Property System.String ParentId {get;}
PowerState Property VMware.VimAutomation.ViCore.Types.V1.Host.VMHostPowerState PowerState {get;}
ProcessorType Property System.String ProcessorType {get;}
State Property VMware.VimAutomation.ViCore.Types.V1.Host.VMHostState State {get;}
StorageInfo Property VMware.VimAutomation.ViCore.Types.V1.Host.Storage.VMHostStorageInfo StorageInfo {get;}
TimeZone Property VMware.VimAutomation.ViCore.Types.V1.Host.VMHostTimeZone TimeZone {get;}
Uid Property System.String Uid {get;}
Version Property System.String Version {get;}
VMSwapfileDatastore Property VMware.VimAutomation.ViCore.Types.V1.DatastoreManagement.Datastore VMSwapfileDatastore {get;}
VMSwapfileDatastoreId Property System.String VMSwapfileDatastoreId {get;}
VMSwapfilePolicy Property System.Nullable`1[[VMware.VimAutomation.ViCore.Types.V1.VMSwapfilePolicy, VMware.VimAutomation...