java.lang.Object
com.azure.resourcemanager.postgresqlflexibleserver.models.NodeTypeCapability

public final class NodeTypeCapability extends Object
node type capability.
  • Constructor Details

    • NodeTypeCapability

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

    • name

      public String name()
      Get the name property: note type name.
      Returns:
      the name value.
    • nodeType

      public String nodeType()
      Get the nodeType property: note type.
      Returns:
      the nodeType value.
    • status

      public String status()
      Get the status property: The status.
      Returns:
      the status value.
    • validate

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