GetDataCollectionRulePlainArgs

data class GetDataCollectionRulePlainArgs(val dataCollectionRuleName: String, val resourceGroupName: String) : ConvertibleToJava<GetDataCollectionRulePlainArgs>

Constructors

Link copied to clipboard
fun GetDataCollectionRulePlainArgs(dataCollectionRuleName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetDataCollectionRulePlainArgs

Properties

Link copied to clipboard

The name of the data collection rule. The name is case insensitive.

Link copied to clipboard

The name of the resource group. The name is case insensitive.