Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSSqlClientEncryptionPolicy Class

Definition

Namespace:
Microsoft.Azure.Commands.CosmosDB.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

public class PSSqlClientEncryptionPolicy : Microsoft.Azure.Commands.CosmosDB.Models.PSClientEncryptionPolicy
type PSSqlClientEncryptionPolicy = class
 inherit PSClientEncryptionPolicy
Public Class PSSqlClientEncryptionPolicy
Inherits PSClientEncryptionPolicy
Inheritance
PSSqlClientEncryptionPolicy

Constructors

Name Description
PSSqlClientEncryptionPolicy()
PSSqlClientEncryptionPolicy(ClientEncryptionPolicy)

Properties

Name Description
IncludedPaths

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

(Inherited from PSClientEncryptionPolicy)
PolicyFormatVersion

Version of the client encryption policy definition.

(Inherited from PSClientEncryptionPolicy)

Applies to