toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Tag
Rule
Plain
Args
Link copied to clipboard
constructor
(
monitorName
:
String
,
resourceGroupName
:
String
,
ruleSetName
:
String
)
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
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTagRulePlainArgs