Class EndpointResource

java.lang.Object
com.microsoft.azure.management.cdn.EndpointResource

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

    • EndpointResource

      public EndpointResource()
  • Method Details

    • id

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

      public EndpointResource withId(String id)
      Set aRM Resource ID string.
      Parameters:
      id - the id value to set
      Returns:
      the CdnEndpoint object itself.