pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.aadiam.kotlin.inputs
/
GetazureADMetricPlainArgs
Getazure
ADMetric
Plain
Args
data
class
GetazureADMetricPlainArgs
(
val
azureADMetricsName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetazureADMetricPlainArgs
>
Constructors
Functions
Properties
Constructors
Getazure
ADMetric
Plain
Args
Link copied to clipboard
fun
GetazureADMetricPlainArgs
(
azureADMetricsName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetazureADMetricPlainArgs
Properties
azure
ADMetrics
Name
Link copied to clipboard
val
azureADMetricsName
:
String
Name of the azureADMetrics instance.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of an Azure resource group.