IApiCollection.SensitivityLabel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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