Partilhar via


CacheBehavior Classe

Definição

Define valores para 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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

CacheBehavior()

Define valores para CacheBehavior.

Campos

BypassCache

Define valores para CacheBehavior.

Override

Define valores para CacheBehavior.

SetIfMissing

Define valores para CacheBehavior.

Propriedades

Value

Define valores para CacheBehavior.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para CacheBehavior.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para CacheBehavior.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para CacheBehavior.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para CacheBehavior.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a