次の方法で共有


OperationResourceMetricSpecification interface

操作表示リソース オブジェクト。

プロパティ

aggregationType

メトリックの集計の種類。

dimensions

メトリック仕様のディメンション。

displayDescription

メトリックの説明を表示します。

displayName

メトリックの表示名。

fillGapWithZero

メトリックのギャップをゼロで埋めます。

name

メトリックの名前。

unit

メトリックの単位。

プロパティの詳細

aggregationType

メトリックの集計の種類。

aggregationType?: string

プロパティ値

string

dimensions

メトリック仕様のディメンション。

dimensions?: OperationResourceMetricSpecificationDimension[]

プロパティ値

displayDescription

メトリックの説明を表示します。

displayDescription?: string

プロパティ値

string

displayName

メトリックの表示名。

displayName?: string

プロパティ値

string

fillGapWithZero

メトリックのギャップをゼロで埋めます。

fillGapWithZero?: boolean

プロパティ値

boolean

name

メトリックの名前。

name?: string

プロパティ値

string

unit

メトリックの単位。

unit?: string

プロパティ値

string