SshPublicKeysListByResourceGroup interface
Methods
| get(Ssh |
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. |
Method Details
get(SshPublicKeysListByResourceGroupParameters)
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.
function get(options: SshPublicKeysListByResourceGroupParameters): StreamableMethod<SshPublicKeysListByResourceGroup200Response | SshPublicKeysListByResourceGroupDefaultResponse>