Interface Vault.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      Vault.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group where the recovery services vault is present.
      Returns:
      the next definition stage.