次の方法で共有


ActiveDirectoryUserImpl.IWithUsageLocationBeta.WithUsageLocation メソッド

定義

ユーザーの使用場所を指定します。 法的要件が理由でユーザーにライセンスが割り当てられる場合に、各国でのサービス利用可否を調べるために必要になります。

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

パラメーター

usageLocation
CountryISOCode

2 文字の国コード (ISO 標準 3166)。

戻り値

実装

適用対象