| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.fluent.models |
Package containing the inner data models for CdnManagementClient.
|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AfdQueryStringCachingBehavior |
RouteInner.queryStringCachingBehavior()
Get the queryStringCachingBehavior property: Defines how CDN caches requests that include query strings.
|
| Modifier and Type | Method and Description |
|---|---|
RouteInner |
RouteInner.withQueryStringCachingBehavior(AfdQueryStringCachingBehavior queryStringCachingBehavior)
Set the queryStringCachingBehavior property: Defines how CDN caches requests that include query strings.
|
| Modifier and Type | Method and Description |
|---|---|
static AfdQueryStringCachingBehavior |
AfdQueryStringCachingBehavior.fromString(String value)
Parses a serialized value to a AfdQueryStringCachingBehavior instance.
|
AfdQueryStringCachingBehavior |
RouteUpdatePropertiesParameters.queryStringCachingBehavior()
Get the queryStringCachingBehavior property: Defines how CDN caches requests that include query strings.
|
AfdQueryStringCachingBehavior |
RouteUpdateParameters.queryStringCachingBehavior()
Get the queryStringCachingBehavior property: Defines how CDN caches requests that include query strings.
|
static AfdQueryStringCachingBehavior |
AfdQueryStringCachingBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AfdQueryStringCachingBehavior[] |
AfdQueryStringCachingBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RouteUpdatePropertiesParameters |
RouteUpdatePropertiesParameters.withQueryStringCachingBehavior(AfdQueryStringCachingBehavior queryStringCachingBehavior)
Set the queryStringCachingBehavior property: Defines how CDN caches requests that include query strings.
|
RouteProperties |
RouteProperties.withQueryStringCachingBehavior(AfdQueryStringCachingBehavior queryStringCachingBehavior)
Set the queryStringCachingBehavior property: Defines how CDN caches requests that include query strings.
|
RouteUpdateParameters |
RouteUpdateParameters.withQueryStringCachingBehavior(AfdQueryStringCachingBehavior queryStringCachingBehavior)
Set the queryStringCachingBehavior property: Defines how CDN caches requests that include query strings.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.