Поделиться через


CacheBehavior Class

Definition

Defines values for CacheBehavior.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.CacheBehavior>))]
public class CacheBehavior : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.CacheBehavior>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.CacheBehavior>))>]
type CacheBehavior = class
    inherit ExpandableStringEnum<CacheBehavior>
Public Class CacheBehavior
Inherits ExpandableStringEnum(Of CacheBehavior)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Applies to