Freigeben über


ClientEncryptionPolicy.IncludedPaths Eigenschaft

Definition

Pfade des Elements, die eine Verschlüsselung zusammen mit pfadspezifischen Einstellungen erfordern.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: