Interface ServiceUnitResource.Update
- All Superinterfaces:
ServiceUnitResource.UpdateStages.WithArtifacts,ServiceUnitResource.UpdateStages.WithDeploymentMode,ServiceUnitResource.UpdateStages.WithTags,ServiceUnitResource.UpdateStages.WithTargetResourceGroup
- Enclosing interface:
- ServiceUnitResource
public static interface ServiceUnitResource.Update
extends ServiceUnitResource.UpdateStages.WithTags, ServiceUnitResource.UpdateStages.WithTargetResourceGroup, ServiceUnitResource.UpdateStages.WithDeploymentMode, ServiceUnitResource.UpdateStages.WithArtifacts
The template for ServiceUnitResource update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.deploymentmanager.models.ServiceUnitResource.UpdateStages.WithArtifacts
withArtifactsMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.ServiceUnitResource.UpdateStages.WithDeploymentMode
withDeploymentModeMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.ServiceUnitResource.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.ServiceUnitResource.UpdateStages.WithTargetResourceGroup
withTargetResourceGroup
-
Method Details
-
apply
ServiceUnitResource apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-