Dashboard.DataClassification Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="dataClassification")]
public string DataClassification { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataClassification")>]
member this.DataClassification : string with get, set
Public Property DataClassification As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to