Share via


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

IWithUsageLocationBeta.WithUsageLocation(CountryISOCode) 方法

定义

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

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IWithCreate WithUsageLocation (Microsoft.Azure.Management.ResourceManager.Fluent.Core.CountryISOCode usageLocation);
abstract member WithUsageLocation : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CountryISOCode -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IWithCreate
Public Function WithUsageLocation (usageLocation As CountryISOCode) As IWithCreate

参数

usageLocation
CountryISOCode

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

返回

适用于