Compartilhar via


ApplicationInsightsComponentAnalyticsItem.Scope Propriedade

Definição

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.

public Azure.ResourceManager.ApplicationInsights.Models.ComponentItemScope? Scope { get; set; }
public Azure.ResourceManager.ApplicationInsights.Models.ItemScope? Scope { get; set; }
member this.Scope : Nullable<Azure.ResourceManager.ApplicationInsights.Models.ComponentItemScope> with get, set
member this.Scope : Nullable<Azure.ResourceManager.ApplicationInsights.Models.ItemScope> with get, set
Public Property Scope As Nullable(Of ComponentItemScope)
Public Property Scope As Nullable(Of ItemScope)

Valor da propriedade

Aplica-se a