AzureSqlServerKeyVaultKeyModel.ServerKeyType Enum
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.
Enum representing the allowed Server Key types
public enum AzureSqlServerKeyVaultKeyModel.ServerKeyType
type AzureSqlServerKeyVaultKeyModel.ServerKeyType =
Public Enum AzureSqlServerKeyVaultKeyModel.ServerKeyType
- Inheritance
-
AzureSqlServerKeyVaultKeyModel.ServerKeyType
Fields
Name | Value | Description |
---|---|---|
AzureKeyVault | 0 | |
ServiceManaged | 1 |