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