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