Uses of Class
com.azure.resourcemanager.datafactory.models.OperationMetricDimension
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of OperationMetricDimension in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionOperationMetricDimension.withDisplayName
(String displayName) Set the displayName property: The display name of the metric dimension.Set the name property: The name of the dimension for the metric.OperationMetricDimension.withToBeExportedForShoebox
(Boolean toBeExportedForShoebox) Set the toBeExportedForShoebox property: Whether the dimension should be exported to Azure Monitor.Modifier and TypeMethodDescriptionOperationMetricSpecification.dimensions()
Get the dimensions property: Defines the metric dimension.Modifier and TypeMethodDescriptionOperationMetricSpecification.withDimensions
(List<OperationMetricDimension> dimensions) Set the dimensions property: Defines the metric dimension.