OperationMetaMetricSpecification interface
OperationMetaMetricSpecification を表すインターフェイス。
プロパティ
aggregation |
OperationMetaMetricSpecification の aggregationType。 |
availabilities | OperationMetaMetricSpecification の可用性。 |
display |
OperationMetaMetricSpecification の displayName。 |
name | OperationMetaMetricSpecification の名前。 |
unit | OperationMetaMetricSpecification の単位。 |
プロパティの詳細
aggregationType
OperationMetaMetricSpecification の aggregationType。
aggregationType?: string
プロパティ値
string
availabilities
OperationMetaMetricSpecification の可用性。
availabilities?: OperationMetaMetricAvailabilitiesSpecification[]
プロパティ値
displayName
OperationMetaMetricSpecification の displayName。
displayName?: string
プロパティ値
string
name
OperationMetaMetricSpecification の名前。
name?: string
プロパティ値
string
unit
OperationMetaMetricSpecification の単位。
unit?: string
プロパティ値
string