Interface ResourceGuardProxyBaseResource.DefinitionStages.WithParentResource

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

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

    • withExistingVault

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