Interface ServiceResource.DefinitionStages.WithTargetLocation

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

public static interface ServiceResource.DefinitionStages.WithTargetLocation
The stage of the ServiceResource definition allowing to specify targetLocation.
  • Method Details

    • withTargetLocation

      Specifies the targetLocation property: The Azure location to which the resources in the service belong to or should be deployed to..
      Parameters:
      targetLocation - The Azure location to which the resources in the service belong to or should be deployed to.
      Returns:
      the next definition stage.