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
Returns
- IAppServiceManager
Implements
Applies to