pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.logz.kotlin.inputs
/
GetTagRulePlainArgs
Get
Tag
Rule
Plain
Args
data
class
GetTagRulePlainArgs
(
val
monitorName
:
String
,
val
resourceGroupName
:
String
,
val
ruleSetName
:
String
)
:
ConvertibleToJava
<
GetTagRulePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Tag
Rule
Plain
Args
Link copied to clipboard
fun
GetTagRulePlainArgs
(
monitorName
:
String
,
resourceGroupName
:
String
,
ruleSetName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTagRulePlainArgs
Properties
monitor
Name
Link copied to clipboard
val
monitorName
:
String
Monitor resource name
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
rule
Set
Name
Link copied to clipboard
val
ruleSetName
:
String