Share via


IApiCollectionProperties.SensitivityLabel Property

Definition

The highest priority sensitivity label from Microsoft Purview in this API collection.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=false, Description="The highest priority sensitivity label from Microsoft Purview in this API collection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sensitivityLabel", Update=false)]
public string SensitivityLabel { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=false, Description="The highest priority sensitivity label from Microsoft Purview in this API collection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sensitivityLabel", Update=false)>]
member this.SensitivityLabel : string
Public ReadOnly Property SensitivityLabel As String

Property Value

Attributes

Applies to