toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.monitor.kotlin.inputs
/
GetScheduledQueryRulePlainArgs
Get
Scheduled
Query
Rule
Plain
Args
data
class
GetScheduledQueryRulePlainArgs
(
val
resourceGroupName
:
String
,
val
ruleName
:
String
)
:
ConvertibleToJava
<
GetScheduledQueryRulePlainArgs
>
Members
Constructors
Get
Scheduled
Query
Rule
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
ruleName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
rule
Name
Link copied to clipboard
val
ruleName
:
String
The name of the rule.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetScheduledQueryRulePlainArgs