Task.Definitionpublic static interface Task.DefinitionStages.WithLocation
| Modifier and Type | Method | Description |
|---|---|---|
Task.DefinitionStages.WithPlatform |
withLocation(String location) |
Specifies location.
|
Task.DefinitionStages.WithPlatform withLocation(String location)
location - The location of the resource. This cannot be changed after the resource is created /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/