다음을 통해 공유


ComponentFavoriteType Enum

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 enum ComponentFavoriteType
type ComponentFavoriteType = 
Public Enum ComponentFavoriteType
Inheritance
ComponentFavoriteType

Fields

Name Value Description
Shared 0

shared.

User 1

user.

Applies to