ISqlEncryptionProtectorActionsDefinition Interface

Definition

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