Compartilhar via


ComplianceStatus.MessageLevel Propriedade

Definição

Obtém ou define o nível da mensagem. Os valores possíveis incluem: 'Error', 'Warning', 'Information'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a