ManagedClusterPropertiesAutoScalerProfile.MaxGracefulTerminationSec Property

Definition

Gets or sets the default is 600.

[Newtonsoft.Json.JsonProperty(PropertyName="max-graceful-termination-sec")]
public string MaxGracefulTerminationSec { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="max-graceful-termination-sec")>]
member this.MaxGracefulTerminationSec : string with get, set
Public Property MaxGracefulTerminationSec As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to