Interface ComputePolicy.DefinitionStages.WithParentResource

All Known Subinterfaces:
ComputePolicy.Definition, ComputePolicy.DefinitionStages.Blank
Enclosing interface:
ComputePolicy.DefinitionStages

public static interface ComputePolicy.DefinitionStages.WithParentResource
The stage of the ComputePolicy definition allowing to specify parent resource.
  • Method Details

    • withExistingAccount

      ComputePolicy.DefinitionStages.WithObjectId withExistingAccount(String resourceGroupName, String accountName)
      Specifies resourceGroupName, accountName.
      Parameters:
      resourceGroupName - The name of the Azure resource group.
      accountName - The name of the Data Lake Analytics account.
      Returns:
      the next definition stage.