| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
UrlRewriteAction |
UrlRewriteAction.withParameters(UrlRewriteActionParameters parameters)
Set the parameters property: Defines the parameters for the action.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.