共用方式為


TargetTypesOperationsExtensions Class

Definition

Extension methods for TargetTypesOperations.

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

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