ExAzureKeyVault.APIVersion (ex_azure_key_vault v2.0.1) View Source
Internal module for returning the Azure Key Vault API Version.
Link to this section Summary
Link to this section Functions
Specs
version() :: String.t()
Returns the Azure Key Vault API Version.
Examples
iex(1)> ExAzureKeyVault.APIVersion.version()
"2016-10-01"