public static interface ActiveDirectoryUser.UpdateStages.WithUsageLocation
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryUser.Update |
withUsageLocation(com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode usageLocation)
Specifies the usage location for the user.
|
@Beta(value=V1_2_0) ActiveDirectoryUser.Update withUsageLocation(com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode usageLocation)
usageLocation - A two letter country code (ISO standard 3166)./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/