AdministratorConfigurationPatch interface
AdministratorConfigurationPatch represents the patching capabilities for the administrator configuration.
Properties
ssh |
SshPublicKey represents the public key used to authenticate with a resource through SSH. |
Property Details
sshPublicKeys
SshPublicKey represents the public key used to authenticate with a resource through SSH.
sshPublicKeys?: SshPublicKey[]