pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.outputs
/
MetricCounterSetResponse
Metric
Counter
Set
Response
data
class
MetricCounterSetResponse
(
val
counters
:
List
<
MetricCounterResponse
>
)
The metric counter set
Types
Constructors
Properties
Constructors
Metric
Counter
Set
Response
Link copied to clipboard
fun
MetricCounterSetResponse
(
counters
:
List
<
MetricCounterResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
counters
Link copied to clipboard
val
counters
:
List
<
MetricCounterResponse
>
The counters that should be collected in this set.