SshPublicKeysListBySubscription interface
Methods
| get(Ssh |
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. |
Method Details
get(SshPublicKeysListBySubscriptionParameters)
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.
function get(options: SshPublicKeysListBySubscriptionParameters): StreamableMethod<SshPublicKeysListBySubscription200Response | SshPublicKeysListBySubscriptionDefaultResponse>