PSTransparentDataEncryption Constructor
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.
public PSTransparentDataEncryption (Microsoft.Azure.Management.Synapse.Models.TransparentDataEncryption encryption, string resourceGroupName, string workspaceName, string sqlPoolName);
new Microsoft.Azure.Commands.Synapse.Models.PSTransparentDataEncryption : Microsoft.Azure.Management.Synapse.Models.TransparentDataEncryption * string * string * string -> Microsoft.Azure.Commands.Synapse.Models.PSTransparentDataEncryption
Public Sub New (encryption As TransparentDataEncryption, resourceGroupName As String, workspaceName As String, sqlPoolName As String)
Parameters
- encryption
- TransparentDataEncryption
- resourceGroupName
- String
- workspaceName
- String
- sqlPoolName
- String