Show / Hide Table of Contents

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 Source

Domain

Declaration
public readonly string Domain
Field Value
Type Description
System.String
View Source

HostName

Declaration
public readonly string HostName
Field Value
Type Description
System.String
View Source

HwClockUtc

Declaration
public readonly bool? HwClockUtc
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

TimeZone

Declaration
public readonly string TimeZone
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.