Class VirtualMachineCloneCustomizeLinuxOptions
Inheritance
System.Object
VirtualMachineCloneCustomizeLinuxOptions
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 VirtualMachineCloneCustomizeLinuxOptions
Fields
View SourceDomain
Declaration
public readonly string Domain
Field Value
| Type | Description |
|---|---|
| System.String |
HostName
Declaration
public readonly string HostName
Field Value
| Type | Description |
|---|---|
| System.String |
HwClockUtc
Declaration
public readonly bool? HwClockUtc
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
TimeZone
Declaration
public readonly string TimeZone
Field Value
| Type | Description |
|---|---|
| System.String |