ManagedClusterPropertiesAutoScalerProfile.SkipNodesWithLocalStorage Property

Definition

Gets or sets the default is true.

[Newtonsoft.Json.JsonProperty(PropertyName="skip-nodes-with-local-storage")]
public string SkipNodesWithLocalStorage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skip-nodes-with-local-storage")>]
member this.SkipNodesWithLocalStorage : string with get, set
Public Property SkipNodesWithLocalStorage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to