Class DistributedVirtualSwitchHost
Inheritance
System.Object
DistributedVirtualSwitchHost
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.VSphere.Outputs
Assembly: Pulumi.VSphere.dll
Syntax
public sealed class DistributedVirtualSwitchHost
Fields
View SourceDevices
The list of NIC devices to map to uplinks on the DVS, added in order they are specified.
Declaration
public readonly ImmutableArray<string> Devices
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
HostSystemId
The host system ID of the host to add to the DVS.
Declaration
public readonly string HostSystemId
Field Value
| Type | Description |
|---|---|
| System.String |