Interface CommitmentPlan.DefinitionStages.WithParentResource

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

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

    • withExistingAccount

      CommitmentPlan.DefinitionStages.WithCreate withExistingAccount(String resourceGroupName, String accountName)
      Specifies resourceGroupName, accountName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      accountName - The name of Cognitive Services account.
      Returns:
      the next definition stage.