ContainerServiceFleetPlacementPolicy.Tolerations Property

Definition

If specified, the ClusterResourcePlacement's Tolerations. Tolerations cannot be updated or deleted. This field is beta-level and is for the taints and tolerations feature.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetToleration> Tolerations { get; }
member this.Tolerations : System.Collections.Generic.IList<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetToleration>
Public ReadOnly Property Tolerations As IList(Of ContainerServiceFleetToleration)

Property Value

Applies to