IWithServerKeyType Interface

Definition

The SQL Server Key definition to set the server key type.

public interface IWithServerKeyType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithServerKeyType = interface
    interface IBeta
Public Interface IWithServerKeyType
Implements IBeta
Derived
Implements

Methods

WithAzureKeyVaultKey(String)

Sets the server key type as "AzureKeyVault" and the URI to the key.

Applies to