VirtualMachine.UpdateStages.WithProperties Interface
public static interface VirtualMachine.UpdateStages.WithProperties
The stage of the VirtualMachine update allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withProperties(VirtualMachineUpdateProperties properties)
Specifies the properties property: Defines the resource properties.. |
Method Details
withProperties
public abstract VirtualMachine.Update withProperties(VirtualMachineUpdateProperties properties)
Specifies the properties property: Defines the resource properties..
Parameters:
Returns: