Freigeben über


IOperations Interface

Definition

Operations operations.

public interface IOperations
type IOperations = interface
Public Interface IOperations

Methods

Name Description
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Returns list of operations for Microsoft.DeviceUpdate resource provider.

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

Returns list of operations for Microsoft.DeviceUpdate resource provider.

Extension Methods

Name Description
List(IOperations)

Returns list of operations for Microsoft.DeviceUpdate resource provider.

ListAsync(IOperations, CancellationToken)

Returns list of operations for Microsoft.DeviceUpdate resource provider.

ListNext(IOperations, String)

Returns list of operations for Microsoft.DeviceUpdate resource provider.

ListNextAsync(IOperations, String, CancellationToken)

Returns list of operations for Microsoft.DeviceUpdate resource provider.

Applies to