VirtualMachine.DefinitionStages.WithLinuxCreateManaged Interface
Implements
public static interface VirtualMachine.DefinitionStages.WithLinuxCreateManaged
extends WithFromImageCreateOptionsManaged
The stage of a Linux virtual machine definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
Modifier and Type | Method and Description |
---|---|
abstract
With |
with Specifies the SSH public key. |
withSsh
public abstract VirtualMachine.DefinitionStages.WithLinuxCreateManaged withSsh(String publicKey)
Specifies the SSH public key.
Each call to this method adds the given public key to the list of VM's public keys.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: