ServiceUnitArgs

constructor(artifacts: Output<ServiceUnitArtifactsArgs>? = null, deploymentMode: Output<DeploymentMode>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, serviceName: Output<String>? = null, serviceTopologyName: Output<String>? = null, serviceUnitName: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetResourceGroup: Output<String>? = null)