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