Uses of Interface
com.azure.resourcemanager.deploymentmanager.models.ServiceUnitResource.Update
Packages that use ServiceUnitResource.Update
Package
Description
Package containing the data models for AzureDeploymentManager.
-
Uses of ServiceUnitResource.Update in com.azure.resourcemanager.deploymentmanager.models
Methods in com.azure.resourcemanager.deploymentmanager.models that return ServiceUnitResource.UpdateModifier and TypeMethodDescriptionServiceUnitResource.update()Begins update for the ServiceUnitResource resource.ServiceUnitResource.UpdateStages.WithArtifacts.withArtifacts(ServiceUnitArtifacts artifacts) Specifies the artifacts property: The artifacts for the service unit..ServiceUnitResource.UpdateStages.WithDeploymentMode.withDeploymentMode(DeploymentMode deploymentMode) Specifies the deploymentMode property: Describes the type of ARM deployment to be performed on the resource..Specifies the tags property: Resource tags..ServiceUnitResource.UpdateStages.WithTargetResourceGroup.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..