Interface BackupPolicy.DefinitionStages.WithParentResource

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

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

    • withExistingNetAppAccount

      BackupPolicy.DefinitionStages.WithCreate withExistingNetAppAccount(String resourceGroupName, String accountName)
      Specifies resourceGroupName, accountName.
      Parameters:
      resourceGroupName - The name of the resource group.
      accountName - The name of the NetApp account.
      Returns:
      the next definition stage.