| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CacheKeyQueryStringActionParameters |
DeliveryRuleCacheKeyQueryStringAction.parameters()
Get the parameters property: Defines the parameters for the action.
|
CacheKeyQueryStringActionParameters |
CacheKeyQueryStringActionParameters.withOdataType(String odataType)
Set the odataType property: The @odata.type property.
|
CacheKeyQueryStringActionParameters |
CacheKeyQueryStringActionParameters.withQueryParameters(String queryParameters)
Set the queryParameters property: query parameters to include or exclude (comma separated).
|
CacheKeyQueryStringActionParameters |
CacheKeyQueryStringActionParameters.withQueryStringBehavior(QueryStringBehavior queryStringBehavior)
Set the queryStringBehavior property: Caching behavior for the requests.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryRuleCacheKeyQueryStringAction |
DeliveryRuleCacheKeyQueryStringAction.withParameters(CacheKeyQueryStringActionParameters parameters)
Set the parameters property: Defines the parameters for the action.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.