Class EndpointResource
java.lang.Object
com.azure.resourcemanager.cdn.models.EndpointResource
Defines the ARM Resource ID for the linked endpoints.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EndpointResource
public EndpointResource()Creates an instance of EndpointResource class.
-
-
Method Details
-
id
Get the id property: ARM Resource ID string.- Returns:
- the id value.
-
withId
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.
-