Class VirtualMachineClone
Inheritance
System.Object
VirtualMachineClone
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 VirtualMachineClone
Fields
View SourceCustomize
Declaration
public readonly VirtualMachineCloneCustomize Customize
Field Value
| Type | Description |
|---|---|
| VirtualMachineCloneCustomize |
LinkedClone
Declaration
public readonly bool? LinkedClone
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
OvfNetworkMap
Declaration
public readonly ImmutableDictionary<string, string> OvfNetworkMap
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableDictionary<System.String, System.String> |
OvfStorageMap
Declaration
public readonly ImmutableDictionary<string, string> OvfStorageMap
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableDictionary<System.String, System.String> |
TemplateUuid
Declaration
public readonly string TemplateUuid
Field Value
| Type | Description |
|---|---|
| System.String |
Timeout
Declaration
public readonly int? Timeout
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |