Interface ServiceUnitResource.DefinitionStages.WithTargetResourceGroup

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

public static interface ServiceUnitResource.DefinitionStages.WithTargetResourceGroup
The stage of the ServiceUnitResource definition allowing to specify targetResourceGroup.
  • Method Details

    • withTargetResourceGroup

      ServiceUnitResource.DefinitionStages.WithDeploymentMode withTargetResourceGroup(String targetResourceGroup)
      Specifies the targetResourceGroup property: The Azure Resource Group to which the resources in the service unit belong to or should be deployed to..
      Parameters:
      targetResourceGroup - The Azure Resource Group to which the resources in the service unit belong to or should be deployed to.
      Returns:
      the next definition stage.