你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ActiveDirectoryUserImpl.IWithUsageLocationBeta.WithUsageLocation 方法

定义

指定用户的使用位置。 对于根据法律要求需向其分配许可证的用户,这是检查服务在相应国家/地区的可用性所必需的。

Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate IWithUsageLocationBeta.WithUsageLocation (Microsoft.Azure.Management.ResourceManager.Fluent.Core.CountryISOCode usageLocation);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IWithUsageLocationBeta.WithUsageLocation : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CountryISOCode -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IWithUsageLocationBeta.WithUsageLocation : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CountryISOCode -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate
Function WithUsageLocation (usageLocation As CountryISOCode) As IUpdate Implements IWithUsageLocationBeta.WithUsageLocation

参数

usageLocation
CountryISOCode

双字母国家/地区代码(ISO 标准 3166)。

返回

实现

适用于