Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.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
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionCostManagementOperation.innerModel()
Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.CostManagementOperationInner object.Modifier and TypeMethodDescriptionOperationListResult.value()
Get the value property: List of cost management operations supported by the Microsoft.CostManagement resource provider.