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