Interface ServiceUnitResource.DefinitionStages.WithDeploymentMode

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

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

    • withDeploymentMode

      Specifies the deploymentMode property: Describes the type of ARM deployment to be performed on the resource..
      Parameters:
      deploymentMode - Describes the type of ARM deployment to be performed on the resource.
      Returns:
      the next definition stage.