IOperations Interface
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.
Operations operations.
public interface IOperations
type IOperations = interface
Public Interface IOperations
Methods
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
List all the available operations the KubernetesConfiguration resource provider supports. |
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
List all the available operations the KubernetesConfiguration resource provider supports. |
Extension Methods
List(IOperations) |
List all the available operations the KubernetesConfiguration resource provider supports. |
ListAsync(IOperations, CancellationToken) |
List all the available operations the KubernetesConfiguration resource provider supports. |
ListNext(IOperations, String) |
List all the available operations the KubernetesConfiguration resource provider supports. |
ListNextAsync(IOperations, String, CancellationToken) |
List all the available operations the KubernetesConfiguration resource provider supports. |
Applies to
Azure SDK for .NET