GuestAgent.DefinitionStages.WithParentResource Interface
public static interface GuestAgent.DefinitionStages.WithParentResource
The stage of the GuestAgent definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingVirtualMachine(String resourceGroupName, String virtualMachineName)
Specifies resource |
Method Details
withExistingVirtualMachine
public abstract GuestAgent.DefinitionStages.WithCreate withExistingVirtualMachine(String resourceGroupName, String virtualMachineName)
Specifies resourceGroupName, virtualMachineName.
Parameters:
Returns: