共用方式為


CosmosDBClientEncryptionPolicy.IncludedPaths Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBClientEncryptionIncludedPath> IncludedPaths { get; set; }
member this.IncludedPaths : Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBClientEncryptionIncludedPath> with get, set
Public Property IncludedPaths As BicepList(Of CosmosDBClientEncryptionIncludedPath)

Property Value

Applies to