Compartilhar via


ApplicationInsightsComponentAnalyticsItem.Scope Propriedade

Definição

Obtém ou define a enumeração que indica se essa definição de item pertence a um usuário específico ou é compartilhada entre todos os usuários com acesso ao componente application insights. Os valores possíveis incluem: 'shared', 'user'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a