Uses of Class
com.azure.resourcemanager.cdn.models.EndpointResource
-
Packages that use EndpointResource Package Description com.azure.resourcemanager.cdn.fluent.models Package containing the inner data models for CdnManagementClient.com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of EndpointResource in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type EndpointResource Modifier and Type Method Description List<EndpointResource>CdnWebApplicationFirewallPolicyInner. endpointLinks()Get the endpointLinks property: Describes Azure CDN endpoints associated with this Web Application Firewall policy.List<EndpointResource>CdnWebApplicationFirewallPolicyProperties. endpointLinks()Get the endpointLinks property: Describes Azure CDN endpoints associated with this Web Application Firewall policy. -
Uses of EndpointResource in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return EndpointResource Modifier and Type Method Description EndpointResourceEndpointResource. withId(String id)Set the id property: ARM Resource ID string.
-