Uses of Class
com.azure.resourcemanager.frontdoor.models.ForwardingConfiguration
Package
Description
Package containing the data models for FrontDoorManagementClient.
-
Uses of ForwardingConfiguration in com.azure.resourcemanager.frontdoor.models
Modifier and TypeMethodDescriptionForwardingConfiguration.withBackendPool
(com.azure.core.management.SubResource backendPool) Set the backendPool property: A reference to the BackendPool which this rule routes to.ForwardingConfiguration.withCacheConfiguration
(CacheConfiguration cacheConfiguration) Set the cacheConfiguration property: The caching configuration associated with this rule.ForwardingConfiguration.withCustomForwardingPath
(String customForwardingPath) Set the customForwardingPath property: A custom path used to rewrite resource paths matched by this rule.ForwardingConfiguration.withForwardingProtocol
(FrontDoorForwardingProtocol forwardingProtocol) Set the forwardingProtocol property: Protocol this rule will use when forwarding traffic to backends.