Uses of Interface
com.azure.resourcemanager.costmanagement.models.Dimension
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of Dimension in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<Dimension>
Dimensions.byExternalCloudProviderType
(ExternalCloudProviderType externalCloudProviderType, String externalCloudProviderId) Lists the dimensions by the external cloud provider type.com.azure.core.http.rest.PagedIterable<Dimension>
Dimensions.byExternalCloudProviderType
(ExternalCloudProviderType externalCloudProviderType, String externalCloudProviderId, String filter, String expand, String skiptoken, Integer top, com.azure.core.util.Context context) Lists the dimensions by the external cloud provider type.com.azure.core.http.rest.PagedIterable<Dimension>
Lists the dimensions by the defined scope.com.azure.core.http.rest.PagedIterable<Dimension>
Dimensions.list
(String scope, String filter, String expand, String skiptoken, Integer top, com.azure.core.util.Context context) Lists the dimensions by the defined scope.