Share via


SensitivitySetting.SensitivityThresholdLabelOrder Property

Definition

The order of the sensitivity threshold label. Any label at or above this order will be considered sensitive. If set to -1, sensitivity by labels is turned off.

public Azure.Provisioning.BicepValue<float> SensitivityThresholdLabelOrder { get; set; }
member this.SensitivityThresholdLabelOrder : Azure.Provisioning.BicepValue<single> with get, set
Public Property SensitivityThresholdLabelOrder As BicepValue(Of Single)

Property Value

Applies to