Show / Hide Table of Contents

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 Source

DiskProvisioning

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

IpAllocationPolicy

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

IpProtocol

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

LocalOvfPath

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

OvfNetworkMap

Declaration
public readonly ImmutableDictionary<string, string> OvfNetworkMap
Field Value
Type Description
System.Collections.Immutable.ImmutableDictionary<System.String, System.String>
View Source

RemoteOvfUrl

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