次の方法で共有


AuthorizationManagementClient(RestClient) コンストラクター

定義

AuthorizationManagementClient クラスの新しいインスタンスを初期化します。

public AuthorizationManagementClient (Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient restClient);
new Microsoft.Azure.Management.Graph.RBAC.Fluent.AuthorizationManagementClient : Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient -> Microsoft.Azure.Management.Graph.RBAC.Fluent.AuthorizationManagementClient
Public Sub New (restClient As RestClient)

パラメーター

restClient
RestClient

例外

必須パラメーターが null の場合にスローされます

適用対象