ServiceUnitResource.DefinitionStages.WithDeploymentMode Interface
public static interface ServiceUnitResource.DefinitionStages.WithDeploymentMode
The stage of the ServiceUnitResource definition allowing to specify deploymentMode.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDeploymentMode(DeploymentMode deploymentMode)
Specifies the deployment |
Method Details
withDeploymentMode
public abstract ServiceUnitResource.DefinitionStages.WithCreate withDeploymentMode(DeploymentMode deploymentMode)
Specifies the deploymentMode property: Describes the type of ARM deployment to be performed on the resource..
Parameters:
Returns: