Uses of Class
com.azure.resourcemanager.trafficmanager.models.HeatMapEndpoint
Packages that use HeatMapEndpoint
Package
Description
Package containing the inner data models for TrafficManagerManagementClient.
Package containing the data models for TrafficManagerManagementClient.
-
Uses of HeatMapEndpoint in com.azure.resourcemanager.trafficmanager.fluent.models
Methods in com.azure.resourcemanager.trafficmanager.fluent.models that return types with arguments of type HeatMapEndpointModifier and TypeMethodDescriptionHeatMapModelInner.endpoints()Get the endpoints property: The endpoints used in this HeatMap calculation.HeatMapProperties.endpoints()Get the endpoints property: The endpoints used in this HeatMap calculation.Method parameters in com.azure.resourcemanager.trafficmanager.fluent.models with type arguments of type HeatMapEndpointModifier and TypeMethodDescriptionHeatMapModelInner.withEndpoints(List<HeatMapEndpoint> endpoints) Set the endpoints property: The endpoints used in this HeatMap calculation.HeatMapProperties.withEndpoints(List<HeatMapEndpoint> endpoints) Set the endpoints property: The endpoints used in this HeatMap calculation. -
Uses of HeatMapEndpoint in com.azure.resourcemanager.trafficmanager.models
Methods in com.azure.resourcemanager.trafficmanager.models that return HeatMapEndpointModifier and TypeMethodDescriptionHeatMapEndpoint.withEndpointId(Integer endpointId) Set the endpointId property: A number uniquely identifying this endpoint in query experiences.HeatMapEndpoint.withResourceId(String resourceId) Set the resourceId property: The ARM Resource ID of this Traffic Manager endpoint.