RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withCacheConfiguration(AfdRouteCacheConfiguration cacheConfiguration) |
Set the cacheConfiguration property: The caching configuration for this route.
|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withCustomDomains(List<ActivatedResourceReference> customDomains) |
Set the customDomains property: Domains referenced by this endpoint.
|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withEnabledState(EnabledState enabledState) |
Set the enabledState property: Whether to enable use of this rule.
|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withForwardingProtocol(ForwardingProtocol forwardingProtocol) |
Set the forwardingProtocol property: Protocol this rule will use when forwarding traffic to backends.
|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withHttpsRedirect(HttpsRedirect httpsRedirect) |
Set the httpsRedirect property: Whether to automatically redirect HTTP traffic to HTTPS traffic.
|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withLinkToDefaultDomain(LinkToDefaultDomain linkToDefaultDomain) |
Set the linkToDefaultDomain property: whether this route will be linked to the default endpoint domain.
|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withOriginGroup(ResourceReference originGroup) |
Set the originGroup property: A reference to the origin group.
|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withOriginPath(String originPath) |
Set the originPath property: A directory path on the origin that AzureFrontDoor can use to retrieve content from,
e.g.
|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withPatternsToMatch(List<String> patternsToMatch) |
Set the patternsToMatch property: The route patterns of the rule.
|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withRuleSets(List<ResourceReference> ruleSets) |
Set the ruleSets property: rule sets referenced by this endpoint.
|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withSupportedProtocols(List<AfdEndpointProtocols> supportedProtocols) |
Set the supportedProtocols property: List of supported protocols for this route.
|