次の方法で共有


GraphRbacManager.IConfigurable.Authenticate(AzureCredentials, String) メソッド

定義

public Microsoft.Azure.Management.Graph.RBAC.Fluent.IGraphRbacManager Authenticate (Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.AzureCredentials credentials, string tenantId);
abstract member Authenticate : Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.AzureCredentials * string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.IGraphRbacManager
Public Function Authenticate (credentials As AzureCredentials, tenantId As String) As IGraphRbacManager

パラメーター

credentials
AzureCredentials
tenantId
String

戻り値

適用対象