Interface Key.DefinitionStages.WithKeyVaultUrl

All Known Subinterfaces:
Key.Definition, Key.DefinitionStages.WithCreate
Enclosing interface:
Key.DefinitionStages

public static interface Key.DefinitionStages.WithKeyVaultUrl
The stage of the Key definition allowing to specify keyVaultUrl.
  • Method Details

    • withKeyVaultUrl

      Key.DefinitionStages.WithCreate withKeyVaultUrl(String keyVaultUrl)
      Specifies the keyVaultUrl property: The Key Vault Url of the workspace key..
      Parameters:
      keyVaultUrl - The Key Vault Url of the workspace key.
      Returns:
      the next definition stage.