다음을 통해 공유


ApplicationInsightsComponentFavorite.FavoriteType Property

Definition

Enum indicating if this favorite definition is owned by a specific user or is shared between all users with access to the Application Insights component.

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

Property Value

Applies to