Class ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesSchedulerArgs
Inheritance
System.Object
ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesSchedulerArgs
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 ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesSchedulerArgs : ResourceArgs
Constructors
View SourceClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesSchedulerArgs()
Declaration
public ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesSchedulerArgs()
Properties
View SourceExtraArgs
Declaration
public InputMap<object> ExtraArgs { get; set; }
Property Value
| Type | Description |
|---|---|
| InputMap<System.Object> |
ExtraBinds
Declaration
public InputList<string> ExtraBinds { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |
ExtraEnvs
Declaration
public InputList<string> ExtraEnvs { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |
Image
Declaration
public Input<string> Image { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |