مشاركة عبر


Favorites class

فئة تمثل المفضلة.

المنشئون

Favorites(ApplicationInsightsManagementClientContext)

إنشاء المفضلة.

الأساليب

add(string, string, string, ApplicationInsightsComponentFavorite, RequestOptionsBase)

إضافة مفضلة جديدة إلى مكون Application Insights.

add(string, string, string, ApplicationInsightsComponentFavorite, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentFavorite>)
add(string, string, string, ApplicationInsightsComponentFavorite, ServiceCallback<ApplicationInsightsComponentFavorite>)
deleteMethod(string, string, string, RequestOptionsBase)

إزالة مفضلة مقترنة بمكون Application Insights.

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<void>)
deleteMethod(string, string, string, ServiceCallback<void>)
get(string, string, string, RequestOptionsBase)

احصل على مفضلة واحدة من قبل FavoriteId الخاص بها، المعرفة داخل مكون Application Insights.

get(string, string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentFavorite>)
get(string, string, string, ServiceCallback<ApplicationInsightsComponentFavorite>)
list(string, string, FavoritesListOptionalParams)

يحصل على قائمة بالعناصر المفضلة المعرفة داخل مكون Application Insights.

list(string, string, FavoritesListOptionalParams, ServiceCallback<ApplicationInsightsComponentFavorite[]>)
list(string, string, ServiceCallback<ApplicationInsightsComponentFavorite[]>)
update(string, string, string, ApplicationInsightsComponentFavorite, RequestOptionsBase)

يحدث مفضلة تمت إضافتها بالفعل إلى مكون Application Insights.

update(string, string, string, ApplicationInsightsComponentFavorite, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentFavorite>)
update(string, string, string, ApplicationInsightsComponentFavorite, ServiceCallback<ApplicationInsightsComponentFavorite>)

تفاصيل المنشئ

Favorites(ApplicationInsightsManagementClientContext)

إنشاء المفضلة.

new Favorites(client: ApplicationInsightsManagementClientContext)

المعلمات

client
ApplicationInsightsManagementClientContext

الرجوع إلى عميل الخدمة.

تفاصيل الأسلوب

add(string, string, string, ApplicationInsightsComponentFavorite, RequestOptionsBase)

إضافة مفضلة جديدة إلى مكون Application Insights.

function add(resourceGroupName: string, resourceName: string, favoriteId: string, favoriteProperties: ApplicationInsightsComponentFavorite, options?: RequestOptionsBase): Promise<FavoritesAddResponse>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

favoriteProperties
ApplicationInsightsComponentFavorite

الخصائص التي تحتاج إلى تحديد لإنشاء مفضلة جديدة وإضافتها إلى مكون Application Insights.

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

وعد<Models.FavoritesAddResponse>

add(string, string, string, ApplicationInsightsComponentFavorite, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentFavorite>)

function add(resourceGroupName: string, resourceName: string, favoriteId: string, favoriteProperties: ApplicationInsightsComponentFavorite, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentFavorite>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

favoriteProperties
ApplicationInsightsComponentFavorite

الخصائص التي تحتاج إلى تحديد لإنشاء مفضلة جديدة وإضافتها إلى مكون Application Insights.

options
RequestOptionsBase

المعلمات الاختيارية

add(string, string, string, ApplicationInsightsComponentFavorite, ServiceCallback<ApplicationInsightsComponentFavorite>)

function add(resourceGroupName: string, resourceName: string, favoriteId: string, favoriteProperties: ApplicationInsightsComponentFavorite, callback: ServiceCallback<ApplicationInsightsComponentFavorite>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

favoriteProperties
ApplicationInsightsComponentFavorite

الخصائص التي تحتاج إلى تحديد لإنشاء مفضلة جديدة وإضافتها إلى مكون Application Insights.

deleteMethod(string, string, string, RequestOptionsBase)

إزالة مفضلة مقترنة بمكون Application Insights.

function deleteMethod(resourceGroupName: string, resourceName: string, favoriteId: string, options?: RequestOptionsBase): Promise<RestResponse>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

Promise<RestResponse>

وعد<msRest.RestResponse>

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, resourceName: string, favoriteId: string, options: RequestOptionsBase, callback: ServiceCallback<void>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

options
RequestOptionsBase

المعلمات الاختيارية

callback

ServiceCallback<void>

رد الاتصال

deleteMethod(string, string, string, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, resourceName: string, favoriteId: string, callback: ServiceCallback<void>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

callback

ServiceCallback<void>

رد الاتصال

get(string, string, string, RequestOptionsBase)

احصل على مفضلة واحدة من قبل FavoriteId الخاص بها، المعرفة داخل مكون Application Insights.

function get(resourceGroupName: string, resourceName: string, favoriteId: string, options?: RequestOptionsBase): Promise<FavoritesGetResponse>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

وعد<Models.FavoritesGetResponse>

get(string, string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentFavorite>)

function get(resourceGroupName: string, resourceName: string, favoriteId: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentFavorite>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

options
RequestOptionsBase

المعلمات الاختيارية

get(string, string, string, ServiceCallback<ApplicationInsightsComponentFavorite>)

function get(resourceGroupName: string, resourceName: string, favoriteId: string, callback: ServiceCallback<ApplicationInsightsComponentFavorite>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

list(string, string, FavoritesListOptionalParams)

يحصل على قائمة بالعناصر المفضلة المعرفة داخل مكون Application Insights.

function list(resourceGroupName: string, resourceName: string, options?: FavoritesListOptionalParams): Promise<FavoritesListResponse>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

options
FavoritesListOptionalParams

المعلمات الاختيارية

المرتجعات

وعد<Models.FavoritesListResponse>

list(string, string, FavoritesListOptionalParams, ServiceCallback<ApplicationInsightsComponentFavorite[]>)

function list(resourceGroupName: string, resourceName: string, options: FavoritesListOptionalParams, callback: ServiceCallback<ApplicationInsightsComponentFavorite[]>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

options
FavoritesListOptionalParams

المعلمات الاختيارية

callback

ServiceCallback<ApplicationInsightsComponentFavorite[]>

رد الاتصال

list(string, string, ServiceCallback<ApplicationInsightsComponentFavorite[]>)

function list(resourceGroupName: string, resourceName: string, callback: ServiceCallback<ApplicationInsightsComponentFavorite[]>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

callback

ServiceCallback<ApplicationInsightsComponentFavorite[]>

رد الاتصال

update(string, string, string, ApplicationInsightsComponentFavorite, RequestOptionsBase)

يحدث مفضلة تمت إضافتها بالفعل إلى مكون Application Insights.

function update(resourceGroupName: string, resourceName: string, favoriteId: string, favoriteProperties: ApplicationInsightsComponentFavorite, options?: RequestOptionsBase): Promise<FavoritesUpdateResponse>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

favoriteProperties
ApplicationInsightsComponentFavorite

الخصائص التي تحتاج إلى تحديد لتحديث المفضلة الموجودة.

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

وعد<Models.FavoritesUpdateResponse>

update(string, string, string, ApplicationInsightsComponentFavorite, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentFavorite>)

function update(resourceGroupName: string, resourceName: string, favoriteId: string, favoriteProperties: ApplicationInsightsComponentFavorite, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentFavorite>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

favoriteProperties
ApplicationInsightsComponentFavorite

الخصائص التي تحتاج إلى تحديد لتحديث المفضلة الموجودة.

options
RequestOptionsBase

المعلمات الاختيارية

update(string, string, string, ApplicationInsightsComponentFavorite, ServiceCallback<ApplicationInsightsComponentFavorite>)

function update(resourceGroupName: string, resourceName: string, favoriteId: string, favoriteProperties: ApplicationInsightsComponentFavorite, callback: ServiceCallback<ApplicationInsightsComponentFavorite>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

favoriteId

string

معرف مفضلة محددة محددة في مكون Application Insights

favoriteProperties
ApplicationInsightsComponentFavorite

الخصائص التي تحتاج إلى تحديد لتحديث المفضلة الموجودة.