| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static CacheType |
CacheType.ALL
Static value All for CacheType.
|
| Modifier and Type | Method and Description |
|---|---|
CacheType |
CacheExpirationActionParameters.cacheType()
Get the cacheType property: The level at which the content needs to be cached.
|
static CacheType |
CacheType.fromString(String name)
Creates or finds a CacheType from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
CacheExpirationActionParameters |
CacheExpirationActionParameters.withCacheType(CacheType cacheType)
Set the cacheType property: The level at which the content needs to be cached.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.