Uses of Class
com.azure.resourcemanager.compute.fluent.models.SshPublicKeyResourceProperties
-
Packages that use SshPublicKeyResourceProperties Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient. -
-
Uses of SshPublicKeyResourceProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return SshPublicKeyResourceProperties Modifier and Type Method Description SshPublicKeyResourcePropertiesSshPublicKeyResourceProperties. withPublicKey(String publicKey)Set the publicKey property: SSH public key used to authenticate to a virtual machine through ssh.
-