ContainerServiceFleetToleration.Value Property

Definition

Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.

public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

Property Value

Applies to