다음을 통해 공유


PSSqlInformationProtectionRank Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum PSSqlInformationProtectionRank
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type PSSqlInformationProtectionRank = 
Public Enum PSSqlInformationProtectionRank
Inheritance
PSSqlInformationProtectionRank
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Name Value Description
None 0
Low 1
Medium 2
High 3
Critical 4

Applies to