| 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.
|
| Modifier and Type | Method and Description |
|---|---|
HealthProbeParameters |
OriginGroupInner.healthProbeSettings()
Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of
the origin.
|
| Modifier and Type | Method and Description |
|---|---|
OriginGroupInner |
OriginGroupInner.withHealthProbeSettings(HealthProbeParameters healthProbeSettings)
Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of
the origin.
|
| Modifier and Type | Method and Description |
|---|---|
HealthProbeParameters |
OriginGroupUpdateParameters.healthProbeSettings()
Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of
the origin.
|
HealthProbeParameters |
DeepCreatedOriginGroup.healthProbeSettings()
Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of
the origin.
|
HealthProbeParameters |
OriginGroupUpdatePropertiesParameters.healthProbeSettings()
Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of
the origin.
|
HealthProbeParameters |
HealthProbeParameters.withProbeIntervalInSeconds(Integer probeIntervalInSeconds)
Set the probeIntervalInSeconds property: The number of seconds between health probes.Default is 240sec.
|
HealthProbeParameters |
HealthProbeParameters.withProbePath(String probePath)
Set the probePath property: The path relative to the origin that is used to determine the health of the origin.
|
HealthProbeParameters |
HealthProbeParameters.withProbeProtocol(ProbeProtocol probeProtocol)
Set the probeProtocol property: Protocol to use for health probe.
|
HealthProbeParameters |
HealthProbeParameters.withProbeRequestType(HealthProbeRequestType probeRequestType)
Set the probeRequestType property: The type of health probe request that is made.
|
| Modifier and Type | Method and Description |
|---|---|
OriginGroupUpdateParameters |
OriginGroupUpdateParameters.withHealthProbeSettings(HealthProbeParameters healthProbeSettings)
Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of
the origin.
|
OriginGroupProperties |
OriginGroupProperties.withHealthProbeSettings(HealthProbeParameters healthProbeSettings)
Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of
the origin.
|
DeepCreatedOriginGroup |
DeepCreatedOriginGroup.withHealthProbeSettings(HealthProbeParameters healthProbeSettings)
Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of
the origin.
|
OriginGroupUpdatePropertiesParameters |
OriginGroupUpdatePropertiesParameters.withHealthProbeSettings(HealthProbeParameters healthProbeSettings)
Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of
the origin.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.