Package version:
Creates the first version of a new key if it does not exist. If it already exists, then the existing key is returned without any write operations being performed. This API does not create subsequent versions, and does not update existing keys.
The name of the resource group. The name is case insensitive.
The name of the vault which contains the key to be retrieved.
The name of the key to be retrieved.
The parameters used to create the specified key.
Optionaloptions: KeysCreateIfNotExistOptionalParamsThe options parameters.
Gets the current version of the specified key from the specified key vault.
The name of the resource group. The name is case insensitive.
The name of the vault which contains the key to be retrieved.
The name of the key to be retrieved.
Optionaloptions: KeysGetOptionalParamsThe options parameters.
Gets the specified version of the specified key in the specified key vault.
The name of the resource group. The name is case insensitive.
The name of the vault which contains the key version to be retrieved.
The name of the key version to be retrieved.
The version of the key to be retrieved.
Optionaloptions: KeysGetVersionOptionalParamsThe options parameters.
Lists the keys in the specified key vault.
The name of the resource group. The name is case insensitive.
The name of the vault which contains the key to be retrieved.
Optionaloptions: KeysListOptionalParamsThe options parameters.
Lists the keys in the specified key vault.
The name of the resource group. The name is case insensitive.
The name of the vault which contains the key version to be retrieved.
The name of the key version to be retrieved.
Optionaloptions: KeysListVersionsOptionalParamsThe options parameters.
Interface representing a Keys.