次の方法で共有


IWithUsageLocation インターフェイス

定義

使用場所の指定を許可するユーザー更新。

public interface IWithUsageLocation : Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IWithUsageLocationBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithUsageLocation = interface
    interface IWithUsageLocationBeta
    interface IBeta
Public Interface IWithUsageLocation
Implements IBeta, IWithUsageLocationBeta
派生
実装

メソッド

WithUsageLocation(CountryISOCode)

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

(継承元 IWithUsageLocationBeta)

適用対象