| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static DeliveryRuleActionValue |
DeliveryRuleActionValue.CACHE_EXPIRATION
Static value CacheExpiration for DeliveryRuleActionValue.
|
static DeliveryRuleActionValue |
DeliveryRuleActionValue.CACHE_KEY_QUERY_STRING
Static value CacheKeyQueryString for DeliveryRuleActionValue.
|
static DeliveryRuleActionValue |
DeliveryRuleActionValue.MODIFY_REQUEST_HEADER
Static value ModifyRequestHeader for DeliveryRuleActionValue.
|
static DeliveryRuleActionValue |
DeliveryRuleActionValue.MODIFY_RESPONSE_HEADER
Static value ModifyResponseHeader for DeliveryRuleActionValue.
|
static DeliveryRuleActionValue |
DeliveryRuleActionValue.URL_REDIRECT
Static value UrlRedirect for DeliveryRuleActionValue.
|
static DeliveryRuleActionValue |
DeliveryRuleActionValue.URL_REWRITE
Static value UrlRewrite for DeliveryRuleActionValue.
|
static DeliveryRuleActionValue |
DeliveryRuleActionValue.URL_SIGNING
Static value UrlSigning for DeliveryRuleActionValue.
|
| Modifier and Type | Method and Description |
|---|---|
static DeliveryRuleActionValue |
DeliveryRuleActionValue.fromString(String name)
Creates or finds a DeliveryRuleActionValue from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.