PSClientEncryptionPolicy.IncludedPaths Property

Definition

Gets or sets paths of the item that need encryption along with path-specific settings.

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

Property Value

Applies to