ApplicationGroup.DefinitionStages.WithHostPoolArmPath Interface
public static interface ApplicationGroup.DefinitionStages.WithHostPoolArmPath
The stage of the ApplicationGroup definition allowing to specify hostPoolArmPath.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withHostPoolArmPath(String hostPoolArmPath)
Specifies the host |
Method Details
withHostPoolArmPath
public abstract ApplicationGroup.DefinitionStages.WithApplicationGroupType withHostPoolArmPath(String hostPoolArmPath)
Specifies the hostPoolArmPath property: HostPool arm path of ApplicationGroup..
Parameters:
Returns: