OperationResourceMetricSpecificationDimension interface
OperationResourceMetricSpecificationDimension object.
Properties
display |
Display name of the dimensions. |
name | Name of the dimension. |
to |
Indicates metric should be exported for Shoebox. |
Property Details
displayName
Display name of the dimensions.
displayName?: string
Property Value
string
name
Name of the dimension.
name?: string
Property Value
string
toBeExportedForShoebox
Indicates metric should be exported for Shoebox.
toBeExportedForShoebox?: boolean
Property Value
boolean