AgentPool.ScaleDownMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets this also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. Possible values include: 'Delete', 'Deallocate'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleDownMode")]
public string ScaleDownMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleDownMode")>]
member this.ScaleDownMode : string with get, set
Public Property ScaleDownMode As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute