다음을 통해 공유


Azure.Authenticated(RestClient, String) Constructor

Definition

public Authenticated (Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient restClient, string tenantId);
new Microsoft.Azure.Management.Fluent.Azure.Authenticated : Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient * string -> Microsoft.Azure.Management.Fluent.Azure.Authenticated
Public Sub New (restClient As RestClient, tenantId As String)

Parameters

restClient
RestClient
tenantId
String

Applies to