Package version
Creates a new SSH public key resource.
The name of the resource group.
The name of the SSH public key.
Parameters supplied to create the SSH public key.
The options parameters.
Delete an SSH public key.
The name of the resource group.
The name of the SSH public key.
The options parameters.
Generates and returns a public/private key pair and populates the SSH public key resource with the public key. The length of the key will be 3072 bits. This operation can only be performed once per SSH public key resource.
The name of the resource group.
The name of the SSH public key.
The options parameters.
Retrieves information about an SSH public key.
The name of the resource group.
The name of the SSH public key.
The options parameters.
Lists all of the SSH public keys in the specified resource group. Use the nextLink property in the response to get the next page of SSH public keys.
The name of the resource group.
The options parameters.
Lists all of the SSH public keys in the subscription. Use the nextLink property in the response to get the next page of SSH public keys.
The options parameters.
Updates a new SSH public key resource.
The name of the resource group.
The name of the SSH public key.
Parameters supplied to update the SSH public key.
The options parameters.
Generated using TypeDoc
Interface representing a SshPublicKeys.