Package | Description |
---|---|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
Modifier and Type | Method and Description |
---|---|
AutoUserSpecification |
UserIdentity.autoUser()
Get the autoUser value.
|
AutoUserSpecification |
AutoUserSpecification.withElevationLevel(ElevationLevel elevationLevel)
Set the elevationLevel value.
|
AutoUserSpecification |
AutoUserSpecification.withScope(AutoUserScope scope)
Set the scope value.
|
Modifier and Type | Method and Description |
---|---|
UserIdentity |
UserIdentity.withAutoUser(AutoUserSpecification autoUser)
Set the autoUser value.
|
Copyright © 2019. All rights reserved.