Share via


SensitivitySetting.SensitivityThresholdLabelId Property

Definition

The id of the sensitivity threshold label. Any label at or above this rank will be considered sensitive.

public Azure.Provisioning.BicepValue<Guid> SensitivityThresholdLabelId { get; set; }
member this.SensitivityThresholdLabelId : Azure.Provisioning.BicepValue<Guid> with get, set
Public Property SensitivityThresholdLabelId As BicepValue(Of Guid)

Property Value

Applies to