Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SshPublicKey |
SshPublicKey.withKeyData(String keyData)
Set the keyData property: SSH public key certificate used to authenticate with the VM through ssh.
|
SshPublicKey |
SshPublicKey.withPath(String path)
Set the path property: Specifies the full path on the created VM where ssh public key is stored.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.