Interface ResourceSyncRule.DefinitionStages.WithParentResource

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

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

    • withExistingCustomLocation

      ResourceSyncRule.DefinitionStages.WithCreate withExistingCustomLocation(String resourceGroupName, String resourceName)
      Specifies resourceGroupName, resourceName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      resourceName - Custom Locations name.
      Returns:
      the next definition stage.