Uses of Class
com.microsoft.azure.management.batch.AutoUserSpecification
-
-
Uses of AutoUserSpecification in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return AutoUserSpecification Modifier and Type Method Description AutoUserSpecificationUserIdentity. autoUser()Get the autoUser value.AutoUserSpecificationAutoUserSpecification. withElevationLevel(ElevationLevel elevationLevel)Set the elevationLevel value.AutoUserSpecificationAutoUserSpecification. withScope(AutoUserScope scope)Set the scope value.Methods in com.microsoft.azure.management.batch with parameters of type AutoUserSpecification Modifier and Type Method Description UserIdentityUserIdentity. withAutoUser(AutoUserSpecification autoUser)Set the autoUser value.
-