Class NginxPublicIpAddress

java.lang.Object
com.azure.resourcemanager.nginx.models.NginxPublicIpAddress

public final class NginxPublicIpAddress extends Object
The NginxPublicIpAddress model.
  • Constructor Details

    • NginxPublicIpAddress

      public NginxPublicIpAddress()
  • Method Details

    • id

      public String id()
      Get the id property: The id property.
      Returns:
      the id value.
    • withId

      public NginxPublicIpAddress withId(String id)
      Set the id property: The id property.
      Parameters:
      id - the id value to set.
      Returns:
      the NginxPublicIpAddress object itself.
    • validate

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