Uses of Class
com.microsoft.azure.management.cdn.DeepCreatedOriginGroup
Packages that use DeepCreatedOriginGroup
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of DeepCreatedOriginGroup in com.microsoft.azure.management.cdn
Methods in com.microsoft.azure.management.cdn that return DeepCreatedOriginGroupModifier and TypeMethodDescriptionDeepCreatedOriginGroup.withHealthProbeSettings(HealthProbeParameters healthProbeSettings) Set health probe settings to the origin that is used to determine the health of the origin.Set origin group name which must be unique within the endpoint.DeepCreatedOriginGroup.withOrigins(List<ResourceReference> origins) Set the source of the content being delivered via CDN within given origin group.DeepCreatedOriginGroup.withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings) Set the JSON object that contains the properties to determine origin health using real requests/responses.This property is currently not supported.DeepCreatedOriginGroup.withTrafficRestorationTimeToHealedOrNewEndpointsInMinutes(Integer trafficRestorationTimeToHealedOrNewEndpointsInMinutes) Set time in minutes to shift the traffic to the endpoint gradually when an unhealthy endpoint comes healthy or a new endpoint is added.