IRedisCachesBeta.ListOperationsAsync(CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lists all of the available Redis REST API operations.
public System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Redis.Fluent.Models.Operation>> ListOperationsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ListOperationsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.Redis.Fluent.Models.Operation>>
Public Function ListOperationsAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of Operation))
Parameters
- cancellationToken
- CancellationToken