Key.DefinitionStages.WithKeyVaultUrl Interface
public static interface Key.DefinitionStages.WithKeyVaultUrl
The stage of the Key definition allowing to specify keyVaultUrl.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withKeyVaultUrl(String keyVaultUrl)
Specifies the key |
Method Details
withKeyVaultUrl
public abstract Key.DefinitionStages.WithCreate withKeyVaultUrl(String keyVaultUrl)
Specifies the keyVaultUrl property: The Key Vault Url of the workspace key..
Parameters:
Returns: