Package version:
Creates or updates a server key.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the server key to be operated on (updated or created). The key name is required to be in the format of 'vault_key_version'. For example, if the keyId is https://YourVaultName.vault.azure.net/keys/YourKeyName/YourKeyVersion, then the server key name should be formatted as: YourVaultName_YourKeyName_YourKeyVersion
The requested server key resource state.
Optional options: ServerKeysCreateOrUpdateOptionalParamsThe options parameters.
Creates or updates a server key.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the server key to be operated on (updated or created). The key name is required to be in the format of 'vault_key_version'. For example, if the keyId is https://YourVaultName.vault.azure.net/keys/YourKeyName/YourKeyVersion, then the server key name should be formatted as: YourVaultName_YourKeyName_YourKeyVersion
The requested server key resource state.
Optional options: ServerKeysCreateOrUpdateOptionalParamsThe options parameters.
Deletes the server key with the given name.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the server key to be deleted.
Optional options: ServerKeysDeleteOptionalParamsThe options parameters.
Deletes the server key with the given name.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the server key to be deleted.
Optional options: ServerKeysDeleteOptionalParamsThe options parameters.
Gets a server key.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the server key to be retrieved.
Optional options: ServerKeysGetOptionalParamsThe options parameters.
Gets a list of server keys.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
Optional options: ServerKeysListByServerOptionalParamsThe options parameters.
Generated using TypeDoc
Interface representing a ServerKeys.