GetKpiPlainArgs

data class GetKpiPlainArgs(val hubName: String, val kpiName: String, val resourceGroupName: String) : ConvertibleToJava<GetKpiPlainArgs>

Constructors

Link copied to clipboard
fun GetKpiPlainArgs(hubName: String, kpiName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetKpiPlainArgs

Properties

Link copied to clipboard

The name of the hub.

Link copied to clipboard

The name of the KPI.

Link copied to clipboard

The name of the resource group.