IWithKeyVault Interface

Definition

The stage of the cosmos db definition allowing to specify a key vault.

public interface IWithKeyVault
type IWithKeyVault = interface
Public Interface IWithKeyVault
Derived

Methods

WithKeyVault(String)

Specifies a key vault uri for this cosmos db account.

WithoutKeyVault()

Removes the key vault.

Applies to