pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.inputs
/
MetricCounterSetArgs
Metric
Counter
Set
Args
data
class
MetricCounterSetArgs
(
val
counters
:
Output
<
List
<
MetricCounterArgs
>
>
)
:
ConvertibleToJava
<
MetricCounterSetArgs
>
The metric counter set
Constructors
Functions
Properties
Constructors
Metric
Counter
Set
Args
Link copied to clipboard
fun
MetricCounterSetArgs
(
counters
:
Output
<
List
<
MetricCounterArgs
>
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
MetricCounterSetArgs
Properties
counters
Link copied to clipboard
val
counters
:
Output
<
List
<
MetricCounterArgs
>
>
The counters that should be collected in this set.