Task.Updatepublic static interface Task.UpdateStages.WithPlatform
| Modifier and Type | Method | Description |
|---|---|---|
Task.Update |
withPlatform(PlatformUpdateParameters platform) |
Specifies platform.
|
Task.Update withPlatform(PlatformUpdateParameters platform)
platform - The platform properties against which the run has to happen /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/