AppServiceManager.Configurable.Authenticate(AzureCredentials, String) Method

Definition

public Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager Authenticate (Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.AzureCredentials credentials, string subscriptionId);
abstract member Authenticate : Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.AzureCredentials * string -> Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager
override this.Authenticate : Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.AzureCredentials * string -> Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager
Public Function Authenticate (credentials As AzureCredentials, subscriptionId As String) As IAppServiceManager

Parameters

credentials
AzureCredentials
subscriptionId
String

Returns

Implements

Applies to