IProviderOperations.GetAvailableStacksWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) Method
Definition
public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<object>> GetAvailableStacksWithHttpMessagesAsync (System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = null);
abstract member GetAvailableStacksWithHttpMessagesAsync : System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<obj>>
Parameters
Returns
- Task<Microsoft.Rest.Azure.AzureOperationResponse<Object>>
Applies to