Share via


ITargetTypesOperations Interface

Definition

TargetTypesOperations operations.

public interface ITargetTypesOperations
type ITargetTypesOperations = interface
Public Interface ITargetTypesOperations

Methods

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

Get a Target Type resources for given location.

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

Get a list of Target Type resources for given location.

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

Get a list of Target Type resources for given location.

Extension Methods

Get(ITargetTypesOperations, String, String)

Get a Target Type resources for given location.

GetAsync(ITargetTypesOperations, String, String, CancellationToken)

Get a Target Type resources for given location.

List(ITargetTypesOperations, String, String)

Get a list of Target Type resources for given location.

ListAsync(ITargetTypesOperations, String, String, CancellationToken)

Get a list of Target Type resources for given location.

ListNext(ITargetTypesOperations, String)

Get a list of Target Type resources for given location.

ListNextAsync(ITargetTypesOperations, String, CancellationToken)

Get a list of Target Type resources for given location.

Applies to