get Component Current Billing Feature
suspend fun getComponentCurrentBillingFeature(argument: GetComponentCurrentBillingFeaturePlainArgs): GetComponentCurrentBillingFeatureResult
Returns current billing features for an Application Insights component. API Version: 2015-05-01.
Return
An Application Insights component billing features
Parameters
argument
null
suspend fun getComponentCurrentBillingFeature(resourceGroupName: String, resourceName: String): GetComponentCurrentBillingFeatureResult
Return
An Application Insights component billing features
See also
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
resource Name
The name of the Application Insights component resource.
suspend fun getComponentCurrentBillingFeature(argument: suspend GetComponentCurrentBillingFeaturePlainArgsBuilder.() -> Unit): GetComponentCurrentBillingFeatureResult
Return
An Application Insights component billing features
See also
Parameters
argument
Builder for com.pulumi.azurenative.insights.kotlin.inputs.GetComponentCurrentBillingFeaturePlainArgs.