Partilhar via


LogProfileResource.Categories Propriedade

Definição

Obtém ou define as categorias dos logs. Essas categorias são criadas como conveniente para o usuário. Alguns valores são: 'Write', 'Delete' e/ou 'Action'.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.categories")]
public System.Collections.Generic.IList<string> Categories { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.categories")>]
member this.Categories : System.Collections.Generic.IList<string> with get, set
Public Property Categories As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a