Partager via


IndexingMode Classe

Définition

Définit des valeurs pour IndexingMode.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexingMode>))]
public class IndexingMode : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexingMode>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexingMode>))>]
type IndexingMode = class
    inherit ExpandableStringEnum<IndexingMode>
Public Class IndexingMode
Inherits ExpandableStringEnum(Of IndexingMode)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

IndexingMode()

Définit des valeurs pour IndexingMode.

Champs

Consistent

Définit des valeurs pour IndexingMode.

Lazy

Définit des valeurs pour IndexingMode.

None

Définit des valeurs pour IndexingMode.

Propriétés

Value

Définit des valeurs pour IndexingMode.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour IndexingMode.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour IndexingMode.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour IndexingMode.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour IndexingMode.

(Hérité de ExpandableStringEnum<T>)

S’applique à