Compartilhar via


PolicySettings.Mode Propriedade

Definição

Obtém ou define o modo da política. Os valores possíveis incluem: 'Prevention', 'Detection'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a