ProviderOperationsExtensions.GetAvailableStacksAsync(IProviderOperations, CancellationToken) Method
Definition
public static System.Threading.Tasks.Task<object> GetAvailableStacksAsync (this Microsoft.Azure.Management.AppService.Fluent.IProviderOperations operations, System.Threading.CancellationToken cancellationToken = null);
static member GetAvailableStacksAsync : Microsoft.Azure.Management.AppService.Fluent.IProviderOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<obj>
Parameters
Returns
- Task<Object>
Applies to