SshPublicKey Class
The SSH public key for the cluster nodes.
Constructor
SshPublicKey(*, certificate_data: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
certificate_data
Required
|
The certificate for SSH. |
Keyword-Only Parameters
Name | Description |
---|---|
certificate_data
Required
|
|
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python