Share via


SensitivityLabel.SchemaName Property

Definition

Gets the schema name.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schemaName")]
public string SchemaName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schemaName")>]
member this.SchemaName : string
Public ReadOnly Property SchemaName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to