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