get Data Collection Rule Association
suspend fun getDataCollectionRuleAssociation(argument: GetDataCollectionRuleAssociationPlainArgs): GetDataCollectionRuleAssociationResult
Definition of generic ARM proxy resource. Uses Azure REST API version 2022-06-01. Other available API versions: 2023-03-11.
Return
Definition of generic ARM proxy resource.
Parameters
argument
null
suspend fun getDataCollectionRuleAssociation(associationName: String, resourceUri: String): GetDataCollectionRuleAssociationResult
Return
Definition of generic ARM proxy resource.
Parameters
association Name
The name of the association. The name is case insensitive.
resource Uri
The identifier of the resource.
See also
suspend fun getDataCollectionRuleAssociation(argument: suspend GetDataCollectionRuleAssociationPlainArgsBuilder.() -> Unit): GetDataCollectionRuleAssociationResult
Return
Definition of generic ARM proxy resource.
Parameters
argument
Builder for com.pulumi.azurenative.insights.kotlin.inputs.GetDataCollectionRuleAssociationPlainArgs.