Class InternetIngressPublicIpsProperties

java.lang.Object
com.azure.resourcemanager.network.models.InternetIngressPublicIpsProperties

public final class InternetIngressPublicIpsProperties extends Object
Internet Ingress Public Ip Properties Resource Uri of Public Ip for Standard Load Balancer Frontend End.
  • Constructor Details

    • InternetIngressPublicIpsProperties

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

    • id

      public String id()
      Get the id property: Resource Uri of Public Ip.
      Returns:
      the id value.
    • withId

      Set the id property: Resource Uri of Public Ip.
      Parameters:
      id - the id value to set.
      Returns:
      the InternetIngressPublicIpsProperties object itself.
    • validate

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