SshPublicKeysGroupListResult Class
The list SSH public keys operation response.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
SshPublicKeysGroupListResult
Constructor
SshPublicKeysGroupListResult(*, value: List[azure.mgmt.compute.v2020_12_01.models._models_py3.SshPublicKeyResource], next_link: Optional[str] = None, **kwargs)
Parameters
- next_link
- str
Required
The URI to fetch the next page of SSH public keys. Call ListNext() with this URI to fetch the next page of SSH public keys.
Feedback
Submit and view feedback for