GetScheduledQueryRulesLogPlainArgs

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

A collection of arguments for invoking getScheduledQueryRulesLog.

Constructors

Link copied to clipboard
fun GetScheduledQueryRulesLogPlainArgs(name: String, resourceGroupName: String)

Functions

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

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.