مشاركة عبر


ComponentCurrentBillingFeatures class

فئة تمثل ComponentCurrentBillingFeatures.

المنشئون

ComponentCurrentBillingFeatures(ApplicationInsightsManagementClientContext)

إنشاء ComponentCurrentBillingFeatures.

الأساليب

get(string, string, RequestOptionsBase)

إرجاع ميزات الفوترة الحالية لمكون Application Insights.

get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentBillingFeatures>)
get(string, string, ServiceCallback<ApplicationInsightsComponentBillingFeatures>)
update(string, string, ApplicationInsightsComponentBillingFeatures, RequestOptionsBase)

تحديث ميزات الفوترة الحالية لمكون Application Insights.

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

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

ComponentCurrentBillingFeatures(ApplicationInsightsManagementClientContext)

إنشاء ComponentCurrentBillingFeatures.

new ComponentCurrentBillingFeatures(client: ApplicationInsightsManagementClientContext)

المعلمات

client
ApplicationInsightsManagementClientContext

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

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

get(string, string, RequestOptionsBase)

إرجاع ميزات الفوترة الحالية لمكون Application Insights.

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

المعلمات

resourceGroupName

string

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

resourceName

string

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

options
RequestOptionsBase

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

المرتجعات

وعد<Models.ComponentCurrentBillingFeaturesGetResponse>

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

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

المعلمات

resourceGroupName

string

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

resourceName

string

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

options
RequestOptionsBase

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

get(string, string, ServiceCallback<ApplicationInsightsComponentBillingFeatures>)

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

المعلمات

resourceGroupName

string

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

resourceName

string

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

update(string, string, ApplicationInsightsComponentBillingFeatures, RequestOptionsBase)

تحديث ميزات الفوترة الحالية لمكون Application Insights.

function update(resourceGroupName: string, resourceName: string, billingFeaturesProperties: ApplicationInsightsComponentBillingFeatures, options?: RequestOptionsBase): Promise<ComponentCurrentBillingFeaturesUpdateResponse>

المعلمات

resourceGroupName

string

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

resourceName

string

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

billingFeaturesProperties
ApplicationInsightsComponentBillingFeatures

الخصائص التي يجب تحديدها لتحديث ميزات الفوترة لمكون Application Insights.

options
RequestOptionsBase

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

المرتجعات

وعد<Models.ComponentCurrentBillingFeaturesUpdateResponse>

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

function update(resourceGroupName: string, resourceName: string, billingFeaturesProperties: ApplicationInsightsComponentBillingFeatures, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentBillingFeatures>)

المعلمات

resourceGroupName

string

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

resourceName

string

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

billingFeaturesProperties
ApplicationInsightsComponentBillingFeatures

الخصائص التي يجب تحديدها لتحديث ميزات الفوترة لمكون Application Insights.

options
RequestOptionsBase

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

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

function update(resourceGroupName: string, resourceName: string, billingFeaturesProperties: ApplicationInsightsComponentBillingFeatures, callback: ServiceCallback<ApplicationInsightsComponentBillingFeatures>)

المعلمات

resourceGroupName

string

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

resourceName

string

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

billingFeaturesProperties
ApplicationInsightsComponentBillingFeatures

الخصائص التي يجب تحديدها لتحديث ميزات الفوترة لمكون Application Insights.