ManagedClusterPropertiesAutoScalerProfile.ScanInterval Property

Definition

Gets or sets the default is '10'. Values must be an integer number of seconds.

[Newtonsoft.Json.JsonProperty(PropertyName="scan-interval")]
public string ScanInterval { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scan-interval")>]
member this.ScanInterval : string with get, set
Public Property ScanInterval As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to