Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.CostManagementOperationInner
Packages that use CostManagementOperationInner
Package
Description
Package containing the service clients for CostManagementClient.
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of CostManagementOperationInner in com.azure.resourcemanager.costmanagement.fluent
Methods in com.azure.resourcemanager.costmanagement.fluent that return types with arguments of type CostManagementOperationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<CostManagementOperationInner>OperationsClient.list()Lists all of the available cost management REST API operations.com.azure.core.http.rest.PagedIterable<CostManagementOperationInner>OperationsClient.list(com.azure.core.util.Context context) Lists all of the available cost management REST API operations. -
Uses of CostManagementOperationInner in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return CostManagementOperationInnerModifier and TypeMethodDescriptionCostManagementOperationInner.withDisplay(OperationDisplay display) Set the display property: Localized display information for this particular operation. -
Uses of CostManagementOperationInner in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return CostManagementOperationInnerModifier and TypeMethodDescriptionCostManagementOperation.innerModel()Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.CostManagementOperationInner object.Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type CostManagementOperationInnerModifier and TypeMethodDescriptionOperationListResult.value()Get the value property: List of cost management operations supported by the Microsoft.CostManagement resource provider.