Class KubernetesAutoscalerNodepoolArgs
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.AliCloud.CS.Inputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class KubernetesAutoscalerNodepoolArgs : ResourceArgs
Constructors
View SourceKubernetesAutoscalerNodepoolArgs()
Declaration
public KubernetesAutoscalerNodepoolArgs()
Properties
View SourceId
Declaration
public Input<string> Id { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Labels
Declaration
public Input<string> Labels { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Taints
Declaration
public Input<string> Taints { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |