PSCustomerManagedKeyDetails(CustomerManagedKeyDetails) 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 PSCustomerManagedKeyDetails (Microsoft.Azure.Management.Synapse.Models.CustomerManagedKeyDetails cmk);
new Microsoft.Azure.Commands.Synapse.Models.PSCustomerManagedKeyDetails : Microsoft.Azure.Management.Synapse.Models.CustomerManagedKeyDetails -> Microsoft.Azure.Commands.Synapse.Models.PSCustomerManagedKeyDetails
Public Sub New (cmk As CustomerManagedKeyDetails)