Class EndpointResource

java.lang.Object
com.azure.resourcemanager.cdn.models.EndpointResource

public final class EndpointResource extends Object
Defines the ARM Resource ID for the linked endpoints.
  • Constructor Details

    • EndpointResource

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

    • id

      public String id()
      Get the id property: ARM Resource ID string.
      Returns:
      the id value.
    • withId

      public EndpointResource withId(String id)
      Set the id property: ARM Resource ID string.
      Parameters:
      id - the id value to set.
      Returns:
      the EndpointResource object itself.
    • validate

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