Class ElastigroupUpdatePolicyRollConfigArgs
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.SpotInst.Azure.Inputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupUpdatePolicyRollConfigArgs : ResourceArgs
Constructors
View SourceElastigroupUpdatePolicyRollConfigArgs()
Declaration
public ElastigroupUpdatePolicyRollConfigArgs()
Properties
View SourceBatchSizePercentage
Declaration
public Input<int> BatchSizePercentage { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |
GracePeriod
Declaration
public Input<int> GracePeriod { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |
HealthCheckType
Declaration
public Input<string> HealthCheckType { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |