| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AfdOriginGroupProperties
The JSON object that contains the properties of the origin group.
|
| Modifier and Type | Method and Description |
|---|---|
AfdOriginGroupUpdatePropertiesParameters |
AfdOriginGroupUpdatePropertiesParameters.withHealthProbeSettings(HealthProbeParameters healthProbeSettings)
Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of
the origin.
|
AfdOriginGroupUpdatePropertiesParameters |
AfdOriginGroupUpdatePropertiesParameters.withLoadBalancingSettings(LoadBalancingSettingsParameters loadBalancingSettings)
Set the loadBalancingSettings property: Load balancing settings for a backend pool.
|
AfdOriginGroupUpdatePropertiesParameters |
AfdOriginGroupUpdatePropertiesParameters.withResponseBasedAfdOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedAfdOriginErrorDetectionSettings)
Set the responseBasedAfdOriginErrorDetectionSettings property: The JSON object that contains the properties to
determine origin health using real requests/responses.
|
AfdOriginGroupUpdatePropertiesParameters |
AfdOriginGroupUpdatePropertiesParameters.withSessionAffinityState(EnabledState sessionAffinityState)
Set the sessionAffinityState property: Whether to allow session affinity on this host.
|
AfdOriginGroupUpdatePropertiesParameters |
AfdOriginGroupUpdatePropertiesParameters.withTrafficRestorationTimeToHealedOrNewEndpointsInMinutes(Integer trafficRestorationTimeToHealedOrNewEndpointsInMinutes)
Set the trafficRestorationTimeToHealedOrNewEndpointsInMinutes property: Time in minutes to shift the traffic to
the endpoint gradually when an unhealthy endpoint comes healthy or a new endpoint is added.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.