java.lang.Object
com.azure.resourcemanager.hybridnetwork.fluent.models.OperationInner

public final class OperationInner extends Object
Object that describes a single Microsoft.HybridNetwork operation.
  • Constructor Details

    • OperationInner

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

    • name

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

      public OperationDisplay display()
      Get the display property: The object that represents the operation.
      Returns:
      the display value.
    • validate

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