Partager via


ClientEncryptionPolicy.IncludedPaths Propriété

Définition

Chemins d’accès de l’élément qui ont besoin d’un chiffrement avec des paramètres spécifiques au chemin d’accès.

[Newtonsoft.Json.JsonProperty(PropertyName="includedPaths")]
public System.Collections.Generic.IEnumerable<Microsoft.Azure.Cosmos.ClientEncryptionIncludedPath> IncludedPaths { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedPaths")>]
member this.IncludedPaths : seq<Microsoft.Azure.Cosmos.ClientEncryptionIncludedPath>
Public ReadOnly Property IncludedPaths As IEnumerable(Of ClientEncryptionIncludedPath)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à