Interface ResourceGuardProxyBaseResource.DefinitionStages.WithParentResource

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

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

    • withExistingBackupVault

      ResourceGuardProxyBaseResource.DefinitionStages.WithCreate withExistingBackupVault(String resourceGroupName, String vaultName)
      Specifies resourceGroupName, vaultName.
      Parameters:
      resourceGroupName - The name of the resource group where the backup vault is present.
      vaultName - The name of the backup vault.
      Returns:
      the next definition stage.