Show / Hide Table of Contents

Class ClusterRkeConfigCloudProviderVsphereCloudProvider

Inheritance
System.Object
ClusterRkeConfigCloudProviderVsphereCloudProvider
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.Rancher2.Outputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class ClusterRkeConfigCloudProviderVsphereCloudProvider

Fields

View Source

Disk

(list maxitems:1)

Declaration
public readonly ClusterRkeConfigCloudProviderVsphereCloudProviderDisk Disk
Field Value
Type Description
ClusterRkeConfigCloudProviderVsphereCloudProviderDisk
View Source

Global

(list maxitems:1)

Declaration
public readonly ClusterRkeConfigCloudProviderVsphereCloudProviderGlobal Global
Field Value
Type Description
ClusterRkeConfigCloudProviderVsphereCloudProviderGlobal
View Source

Network

Network for GKE cluster (string)

Declaration
public readonly ClusterRkeConfigCloudProviderVsphereCloudProviderNetwork Network
Field Value
Type Description
ClusterRkeConfigCloudProviderVsphereCloudProviderNetwork
View Source

VirtualCenters

(List)

Declaration
public readonly ImmutableArray<ClusterRkeConfigCloudProviderVsphereCloudProviderVirtualCenter> VirtualCenters
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<ClusterRkeConfigCloudProviderVsphereCloudProviderVirtualCenter>
View Source

Workspace

(list maxitems:1)

Declaration
public readonly ClusterRkeConfigCloudProviderVsphereCloudProviderWorkspace Workspace
Field Value
Type Description
ClusterRkeConfigCloudProviderVsphereCloudProviderWorkspace
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.