| Package | Description |
|---|---|
| com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
| 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 © 2019. All rights reserved.