get Data Collection Rule Association
suspend fun getDataCollectionRuleAssociation(argument: GetDataCollectionRuleAssociationPlainArgs): GetDataCollectionRuleAssociationResult
Definition of generic ARM proxy resource. Azure REST API version: 2022-06-01.
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.
See also
Parameters
association Name
The name of the association. The name is case insensitive.
resource Uri
The identifier of the resource.
suspend fun getDataCollectionRuleAssociation(argument: suspend GetDataCollectionRuleAssociationPlainArgsBuilder.() -> Unit): GetDataCollectionRuleAssociationResult
Return
Definition of generic ARM proxy resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.insights.kotlin.inputs.GetDataCollectionRuleAssociationPlainArgs.