Interface Key.UpdateStages.WithKeyVaultUrl

  • All Known Subinterfaces:
    Key.Update
    Enclosing interface:
    Key.UpdateStages

    public static interface Key.UpdateStages.WithKeyVaultUrl
    The stage of the Key update allowing to specify keyVaultUrl.
    • Method Detail

      • withKeyVaultUrl

        Key.Update 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.