| Modifier and Type | Method and Description |
|---|---|
UserIdentity |
StartTask.userIdentity()
Get the userIdentity value.
|
UserIdentity |
UserIdentity.withAutoUser(AutoUserSpecification autoUser)
Set the autoUser value.
|
UserIdentity |
UserIdentity.withUserName(String userName)
Set the userName value.
|
| Modifier and Type | Method and Description |
|---|---|
StartTask |
StartTask.withUserIdentity(UserIdentity userIdentity)
Set the userIdentity value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/