Interface Instance.DefinitionStages.WithParentResource

All Known Subinterfaces:
Instance.Definition
Enclosing interface:
Instance.DefinitionStages

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

    • withExistingAccount

      Instance.DefinitionStages.WithCreate withExistingAccount(String resourceGroupName, String accountName)
      Specifies resourceGroupName, accountName.
      Parameters:
      resourceGroupName - The resource group name.
      accountName - Account name.
      Returns:
      the next definition stage.