Partager via


ApplicationInsightsComponentAnalyticsItem.Scope Propriété

Définition

Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant 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)

Valeur de propriété

S’applique à