PSClientEncryptionIncludedPath Constructors
Definition
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.
Overloads
PSClientEncryptionIncludedPath() | |
PSClientEncryptionIncludedPath(ClientEncryptionIncludedPath) |
PSClientEncryptionIncludedPath()
public PSClientEncryptionIncludedPath ();
Public Sub New ()
Applies to
PSClientEncryptionIncludedPath(ClientEncryptionIncludedPath)
public PSClientEncryptionIncludedPath (Microsoft.Azure.Management.CosmosDB.Models.ClientEncryptionIncludedPath clientEncryptionIncludedPath);
new Microsoft.Azure.Commands.CosmosDB.Models.PSClientEncryptionIncludedPath : Microsoft.Azure.Management.CosmosDB.Models.ClientEncryptionIncludedPath -> Microsoft.Azure.Commands.CosmosDB.Models.PSClientEncryptionIncludedPath
Public Sub New (clientEncryptionIncludedPath As ClientEncryptionIncludedPath)
Parameters
- clientEncryptionIncludedPath
- ClientEncryptionIncludedPath