Uses of Class
com.azure.resourcemanager.deploymentmanager.fluent.models.ServiceUnitResourceProperties
Packages that use ServiceUnitResourceProperties
Package
Description
Package containing the inner data models for AzureDeploymentManager.
-
Uses of ServiceUnitResourceProperties in com.azure.resourcemanager.deploymentmanager.fluent.models
Methods in com.azure.resourcemanager.deploymentmanager.fluent.models that return ServiceUnitResourcePropertiesModifier and TypeMethodDescriptionServiceUnitResourceProperties.withArtifacts(ServiceUnitArtifacts artifacts) Set the artifacts property: The artifacts for the service unit.ServiceUnitResourceProperties.withDeploymentMode(DeploymentMode deploymentMode) Set the deploymentMode property: Describes the type of ARM deployment to be performed on the resource.ServiceUnitResourceProperties.withTargetResourceGroup(String targetResourceGroup) Set the targetResourceGroup property: The Azure Resource Group to which the resources in the service unit belong to or should be deployed to.