Monitoring Functions
object MonitoringFunctions
Functions
Link copied to clipboard
Use this data source to access the properties of an Action Group.
suspend fun getActionGroup(argument: suspend GetActionGroupPlainArgsBuilder.() -> Unit): GetActionGroupResult
Link copied to clipboard
suspend fun getDataCollectionEndpoint(argument: GetDataCollectionEndpointPlainArgs): GetDataCollectionEndpointResult
Use this data source to access information about an existing Data Collection Endpoint.
suspend fun getDataCollectionEndpoint(argument: suspend GetDataCollectionEndpointPlainArgsBuilder.() -> Unit): GetDataCollectionEndpointResult
suspend fun getDataCollectionEndpoint(name: String, resourceGroupName: String): GetDataCollectionEndpointResult
Link copied to clipboard
suspend fun getDataCollectionRule(argument: GetDataCollectionRulePlainArgs): GetDataCollectionRuleResult
Use this data source to access information about an existing Data Collection Rule.
suspend fun getDataCollectionRule(argument: suspend GetDataCollectionRulePlainArgsBuilder.() -> Unit): GetDataCollectionRuleResult
suspend fun getDataCollectionRule(name: String, resourceGroupName: String): GetDataCollectionRuleResult
Link copied to clipboard
suspend fun getDiagnosticCategories(argument: GetDiagnosticCategoriesPlainArgs): GetDiagnosticCategoriesResult
Use this data source to access information about the Monitor Diagnostics Categories supported by an existing Resource.
suspend fun getDiagnosticCategories(argument: suspend GetDiagnosticCategoriesPlainArgsBuilder.() -> Unit): GetDiagnosticCategoriesResult
Link copied to clipboard
suspend fun getScheduledQueryRulesAlert(argument: GetScheduledQueryRulesAlertPlainArgs): GetScheduledQueryRulesAlertResult
Use this data source to access the properties of an AlertingAction scheduled query rule.
suspend fun getScheduledQueryRulesAlert(argument: suspend GetScheduledQueryRulesAlertPlainArgsBuilder.() -> Unit): GetScheduledQueryRulesAlertResult
suspend fun getScheduledQueryRulesAlert(name: String, resourceGroupName: String): GetScheduledQueryRulesAlertResult
Link copied to clipboard
suspend fun getScheduledQueryRulesLog(argument: GetScheduledQueryRulesLogPlainArgs): GetScheduledQueryRulesLogResult
Use this data source to access the properties of a LogToMetricAction scheduled query rule.
suspend fun getScheduledQueryRulesLog(argument: suspend GetScheduledQueryRulesLogPlainArgsBuilder.() -> Unit): GetScheduledQueryRulesLogResult
suspend fun getScheduledQueryRulesLog(name: String, resourceGroupName: String): GetScheduledQueryRulesLogResult
Link copied to clipboard
Use this data source to access information about an existing Workspace.
suspend fun getWorkspace(argument: suspend GetWorkspacePlainArgsBuilder.() -> Unit): GetWorkspaceResult