你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ComponentCurrentBillingFeaturesOperationsExtensions.Update 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
更新 Application Insights 组件的当前计费功能。
public static Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentBillingFeatures Update (this Microsoft.Azure.Management.ApplicationInsights.Management.IComponentCurrentBillingFeaturesOperations operations, string resourceGroupName, string resourceName, Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentBillingFeatures billingFeaturesProperties);
static member Update : Microsoft.Azure.Management.ApplicationInsights.Management.IComponentCurrentBillingFeaturesOperations * string * string * Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentBillingFeatures -> Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentBillingFeatures
<Extension()>
Public Function Update (operations As IComponentCurrentBillingFeaturesOperations, resourceGroupName As String, resourceName As String, billingFeaturesProperties As ApplicationInsightsComponentBillingFeatures) As ApplicationInsightsComponentBillingFeatures
参数
- operations
- IComponentCurrentBillingFeaturesOperations
此扩展方法的操作组。
- resourceGroupName
- String
资源组的名称。 此名称不区分大小写。
- resourceName
- String
Application Insights 组件资源的名称。
- billingFeaturesProperties
- ApplicationInsightsComponentBillingFeatures
需要指定以更新 Application Insights 组件的计费功能的属性。