Sdílet prostřednictvím


IOperations Interface

Definition

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, in this api-version.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

List all the available operations the KubernetesConfiguration resource provider supports, in this api-version.

Extension Methods

List(IOperations)

List all the available operations the KubernetesConfiguration resource provider supports, in this api-version.

ListAsync(IOperations, CancellationToken)

List all the available operations the KubernetesConfiguration resource provider supports, in this api-version.

ListNext(IOperations, String)

List all the available operations the KubernetesConfiguration resource provider supports, in this api-version.

ListNextAsync(IOperations, String, CancellationToken)

List all the available operations the KubernetesConfiguration resource provider supports, in this api-version.

Applies to