Share via


OperationsExtensions Class

Definition

Extension methods for Operations.

public static class OperationsExtensions
type OperationsExtensions = class
Public Module OperationsExtensions
Inheritance
OperationsExtensions

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