UrlRewriteActionParameters |
UrlRewriteAction.parameters() |
Get the parameters property: Defines the parameters for the action.
|
UrlRewriteActionParameters |
UrlRewriteActionParameters.withDestination(String destination) |
Set the destination property: Define the relative URL to which the above requests will be rewritten by.
|
UrlRewriteActionParameters |
UrlRewriteActionParameters.withOdataType(String odataType) |
Set the odataType property: The @odata.type property.
|
UrlRewriteActionParameters |
UrlRewriteActionParameters.withPreserveUnmatchedPath(Boolean preserveUnmatchedPath) |
Set the preserveUnmatchedPath property: Whether to preserve unmatched path.
|
UrlRewriteActionParameters |
UrlRewriteActionParameters.withSourcePattern(String sourcePattern) |
Set the sourcePattern property: define a request URI pattern that identifies the type of requests that may be
rewritten.
|