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