Internal module for returning the Azure Key Vault API Version.
Returns the Azure Key Vault API Version
version() :: String.t()
Returns the Azure Key Vault API Version.
iex> ExAzureKeyVault.APIVersion.version() "2016-10-01"