다음을 통해 공유


PSSqlInformationProtectionSensitivityLabel.Rank Property

Definition

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)]
public Microsoft.Azure.Commands.SecurityCenter.Models.SqlInformationProtectionPolicy.PSSqlInformationProtectionRank? Rank { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)>]
member this.Rank : Nullable<Microsoft.Azure.Commands.SecurityCenter.Models.SqlInformationProtectionPolicy.PSSqlInformationProtectionRank> with get, set
Public Property Rank As Nullable(Of PSSqlInformationProtectionRank)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to