你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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