Class GetClusterRkeConfigCloudProviderVsphereCloudProviderResult
Inheritance
System.Object
GetClusterRkeConfigCloudProviderVsphereCloudProviderResult
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 GetClusterRkeConfigCloudProviderVsphereCloudProviderResult
Fields
View SourceDisk
Declaration
public readonly GetClusterRkeConfigCloudProviderVsphereCloudProviderDiskResult Disk
Field Value
| Type | Description |
|---|---|
| GetClusterRkeConfigCloudProviderVsphereCloudProviderDiskResult |
Global
Declaration
public readonly GetClusterRkeConfigCloudProviderVsphereCloudProviderGlobalResult Global
Field Value
| Type | Description |
|---|---|
| GetClusterRkeConfigCloudProviderVsphereCloudProviderGlobalResult |
Network
Declaration
public readonly GetClusterRkeConfigCloudProviderVsphereCloudProviderNetworkResult Network
Field Value
| Type | Description |
|---|---|
| GetClusterRkeConfigCloudProviderVsphereCloudProviderNetworkResult |
VirtualCenters
Declaration
public readonly ImmutableArray<GetClusterRkeConfigCloudProviderVsphereCloudProviderVirtualCenterResult> VirtualCenters
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetClusterRkeConfigCloudProviderVsphereCloudProviderVirtualCenterResult> |
Workspace
Declaration
public readonly GetClusterRkeConfigCloudProviderVsphereCloudProviderWorkspaceResult Workspace
Field Value
| Type | Description |
|---|---|
| GetClusterRkeConfigCloudProviderVsphereCloudProviderWorkspaceResult |