public static interface SqlServerKeyOperations.DefinitionStages.WithServerKeyType
| Modifier and Type | Method and Description |
|---|---|
SqlServerKeyOperations.DefinitionStages.WithCreate |
withAzureKeyVaultKey(String uri)
Sets the server key type as "AzureKeyVault" and the URI to the key.
|
SqlServerKeyOperations.DefinitionStages.WithCreate withAzureKeyVaultKey(String uri)
uri - the URI of the server keyCopyright © 2020 Microsoft Corporation. All rights reserved.