Interface ProtectionIntentResource.DefinitionStages.WithParentResource

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

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

    • withExistingBackupFabric

      ProtectionIntentResource.DefinitionStages.WithCreate withExistingBackupFabric(String vaultName, String resourceGroupName, String fabricName)
      Specifies vaultName, resourceGroupName, fabricName.
      Parameters:
      vaultName - The name of the recovery services vault.
      resourceGroupName - The name of the resource group where the recovery services vault is present.
      fabricName - Fabric name associated with the backup item.
      Returns:
      the next definition stage.