Uses of Class
com.azure.resourcemanager.cdn.models.HealthProbeParameters
-
Packages that use HealthProbeParameters 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 HealthProbeParameters in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return HealthProbeParameters Modifier and Type Method Description HealthProbeParametersAfdOriginGroupInner. healthProbeSettings()Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.HealthProbeParametersOriginGroupInner. healthProbeSettings()Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.Methods in com.azure.resourcemanager.cdn.fluent.models with parameters of type HealthProbeParameters Modifier and Type Method Description AfdOriginGroupInnerAfdOriginGroupInner. withHealthProbeSettings(HealthProbeParameters healthProbeSettings)Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.OriginGroupInnerOriginGroupInner. withHealthProbeSettings(HealthProbeParameters healthProbeSettings)Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin. -
Uses of HealthProbeParameters in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return HealthProbeParameters Modifier and Type Method Description HealthProbeParametersAfdOriginGroupUpdateParameters. healthProbeSettings()Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.HealthProbeParametersAfdOriginGroupUpdatePropertiesParameters. healthProbeSettings()Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.HealthProbeParametersDeepCreatedOriginGroup. healthProbeSettings()Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.HealthProbeParametersOriginGroupUpdateParameters. healthProbeSettings()Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.HealthProbeParametersOriginGroupUpdatePropertiesParameters. healthProbeSettings()Get the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.HealthProbeParametersHealthProbeParameters. withProbeIntervalInSeconds(Integer probeIntervalInSeconds)Set the probeIntervalInSeconds property: The number of seconds between health probes.Default is 240sec.HealthProbeParametersHealthProbeParameters. withProbePath(String probePath)Set the probePath property: The path relative to the origin that is used to determine the health of the origin.HealthProbeParametersHealthProbeParameters. withProbeProtocol(ProbeProtocol probeProtocol)Set the probeProtocol property: Protocol to use for health probe.HealthProbeParametersHealthProbeParameters. withProbeRequestType(HealthProbeRequestType probeRequestType)Set the probeRequestType property: The type of health probe request that is made.Methods in com.azure.resourcemanager.cdn.models with parameters of type HealthProbeParameters Modifier and Type Method Description AfdOriginGroupPropertiesAfdOriginGroupProperties. withHealthProbeSettings(HealthProbeParameters healthProbeSettings)Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.AfdOriginGroupUpdateParametersAfdOriginGroupUpdateParameters. withHealthProbeSettings(HealthProbeParameters healthProbeSettings)Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.AfdOriginGroupUpdatePropertiesParametersAfdOriginGroupUpdatePropertiesParameters. withHealthProbeSettings(HealthProbeParameters healthProbeSettings)Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.DeepCreatedOriginGroupDeepCreatedOriginGroup. withHealthProbeSettings(HealthProbeParameters healthProbeSettings)Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.OriginGroupPropertiesOriginGroupProperties. withHealthProbeSettings(HealthProbeParameters healthProbeSettings)Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.OriginGroupUpdateParametersOriginGroupUpdateParameters. withHealthProbeSettings(HealthProbeParameters healthProbeSettings)Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.OriginGroupUpdatePropertiesParametersOriginGroupUpdatePropertiesParameters. withHealthProbeSettings(HealthProbeParameters healthProbeSettings)Set the healthProbeSettings property: Health probe settings to the origin that is used to determine the health of the origin.
-