Class CostManagementOperationInner

java.lang.Object
com.azure.resourcemanager.costmanagement.models.Operation
com.azure.resourcemanager.costmanagement.fluent.models.CostManagementOperationInner

public final class CostManagementOperationInner extends Operation
A Cost management REST API operation.
  • Constructor Details

    • CostManagementOperationInner

      public CostManagementOperationInner()
      Creates an instance of CostManagementOperationInner class.
  • Method Details

    • id

      public String id()
      Get the id property: Operation id: {provider}/{resource}/{operation}.
      Returns:
      the id value.
    • withDisplay

      public CostManagementOperationInner withDisplay(OperationDisplay display)
      Set the display property: Localized display information for this particular operation.
      Overrides:
      withDisplay in class Operation
      Parameters:
      display - the display value to set.
      Returns:
      the Operation object itself.
    • validate

      public void validate()
      Validates the instance.
      Overrides:
      validate in class Operation
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.