ISqlEncryptionProtectorActionsDefinition Interface
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.
Grouping of the Azure SQL Server Key common actions.
public interface ISqlEncryptionProtectorActionsDefinition : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type ISqlEncryptionProtectorActionsDefinition = interface
interface IBeta
Public Interface ISqlEncryptionProtectorActionsDefinition
Implements IBeta
- Implements
Methods
Get() |
Gets the information about an Encryption Protector resource from Azure SQL server. |
GetAsync(CancellationToken) |
Asynchronously gets the information about an Encryption Protector resource from Azure SQL server. |
List() |
Lists Azure SQL the Encryption Protector resources. |
ListAsync(CancellationToken) |
Asynchronously lists Azure SQL the Encryption Protector resources. |
Applies to
Azure SDK for .NET