pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
GetScheduledQueryRulePlainArgs
Get
Scheduled
Query
Rule
Plain
Args
data
class
GetScheduledQueryRulePlainArgs
(
val
resourceGroupName
:
String
,
val
ruleName
:
String
)
:
ConvertibleToJava
<
GetScheduledQueryRulePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Scheduled
Query
Rule
Plain
Args
Link copied to clipboard
fun
GetScheduledQueryRulePlainArgs
(
resourceGroupName
:
String
,
ruleName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetScheduledQueryRulePlainArgs
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.