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