Share via


CosmosDBClientEncryptionPolicy.IncludedPaths Property

Definition

Paths of the item that need encryption along with path-specific settings.

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBClientEncryptionIncludedPath> IncludedPaths { get; }
member this.IncludedPaths : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBClientEncryptionIncludedPath>
Public ReadOnly Property IncludedPaths As IList(Of CosmosDBClientEncryptionIncludedPath)

Property Value

Applies to