{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-applicationinsights-componentfeaturesandpricing-api","description":"ApplicationInsightsManagementClient","version":"2017-10-01","base_url":"https://management.azure.com","endpoints":3,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api ApplicationInsightsManagementClient\n@base https://management.azure.com\n@version 2017-10-01\n@auth OAuth2\n@endpoints 3\n@toc subscriptions(3)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/pricingPlans/current\n@desc Returns the current pricing plan setting for an Application Insights component.\n@required {resourceName: any # The name of the Application Insights component resource.}\n@returns(200) An Application Insights component pricing plan definition.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/pricingPlans/current\n@desc Replace current pricing plan for an Application Insights component.\n@required {resourceName: any # The name of the Application Insights component resource., PricingPlanProperties: map # Properties that need to be specified to update current pricing plan for an Application Insights component.}\n@returns(200) Successful request when updating billing features for an Application Insights component. The updated current billing features are returned.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/pricingPlans/current\n@desc Update current pricing plan for an Application Insights component.\n@required {resourceName: any # The name of the Application Insights component resource., PricingPlanProperties: map # Properties that need to be specified to update current pricing plan for an Application Insights component.}\n@returns(200) Successful request when updating billing features for an Application Insights component. The updated current billing features are returned.\n\n@end\n"}