RouteProperties.CacheConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The caching configuration for this route. To disable caching, do not provide a cacheConfiguration object.
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdRouteCacheConfiguration CacheConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inherited)>]
member this.CacheConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdRouteCacheConfiguration with get, set
Public Property CacheConfiguration As IAfdRouteCacheConfiguration
Property Value
- Attributes