ServiceUnitResponse

constructor(artifacts: ServiceUnitArtifactsResponse? = null, deploymentMode: String, name: String? = null, steps: List<RolloutStepResponse>? = null, targetResourceGroup: String)