Class VirtualMachineOvfDeploy
Inheritance
System.Object
VirtualMachineOvfDeploy
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 VirtualMachineOvfDeploy
Fields
View SourceDiskProvisioning
Declaration
public readonly string DiskProvisioning
Field Value
| Type | Description |
|---|---|
| System.String |
IpAllocationPolicy
Declaration
public readonly string IpAllocationPolicy
Field Value
| Type | Description |
|---|---|
| System.String |
IpProtocol
Declaration
public readonly string IpProtocol
Field Value
| Type | Description |
|---|---|
| System.String |
LocalOvfPath
Declaration
public readonly string LocalOvfPath
Field Value
| Type | Description |
|---|---|
| System.String |
OvfNetworkMap
Declaration
public readonly ImmutableDictionary<string, string> OvfNetworkMap
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableDictionary<System.String, System.String> |
RemoteOvfUrl
Declaration
public readonly string RemoteOvfUrl
Field Value
| Type | Description |
|---|---|
| System.String |