Class ClusterRkeConfigCloudProviderVsphereCloudProviderWorkspaceArgs
Inheritance
System.Object
ClusterRkeConfigCloudProviderVsphereCloudProviderWorkspaceArgs
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.Inputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class ClusterRkeConfigCloudProviderVsphereCloudProviderWorkspaceArgs : ResourceArgs
Constructors
View SourceClusterRkeConfigCloudProviderVsphereCloudProviderWorkspaceArgs()
Declaration
public ClusterRkeConfigCloudProviderVsphereCloudProviderWorkspaceArgs()
Properties
View SourceDatacenter
(string)
Declaration
public Input<string> Datacenter { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
DefaultDatastore
(string)
Declaration
public Input<string> DefaultDatastore { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Folder
Folder for S3 service. Available from Rancher v2.2.7 (string)
Declaration
public Input<string> Folder { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
ResourcepoolPath
(string)
Declaration
public Input<string> ResourcepoolPath { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Server
(string)
Declaration
public Input<string> Server { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |