GetScheduledQueryRulesLogPlainArgs

data class GetScheduledQueryRulesLogPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetScheduledQueryRulesLogPlainArgs>

A collection of arguments for invoking getScheduledQueryRulesLog.

Constructors

Link copied to clipboard
constructor(name: String, resourceGroupName: String)

Properties

Link copied to clipboard

Specifies the name of the scheduled query rule.

Link copied to clipboard

Specifies the name of the resource group where the scheduled query rule is located.

Functions

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