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