Class ElastigroupUpdatePolicyGetArgs
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 ElastigroupUpdatePolicyGetArgs : ResourceArgs
Constructors
View SourceElastigroupUpdatePolicyGetArgs()
Declaration
public ElastigroupUpdatePolicyGetArgs()
Properties
View SourceRollConfig
Declaration
public Input<ElastigroupUpdatePolicyRollConfigGetArgs> RollConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<ElastigroupUpdatePolicyRollConfigGetArgs> |
ShouldRoll
Declaration
public Input<bool> ShouldRoll { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |