Freigeben über


AvailableEndpointServicesOperationsExtensions Class

Definition

Extension methods for AvailableEndpointServicesOperations.

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

Methods

Name Description
List(IAvailableEndpointServicesOperations, String)

List what values of endpoint services are available for use.

ListAsync(IAvailableEndpointServicesOperations, String, CancellationToken)

List what values of endpoint services are available for use.

ListNext(IAvailableEndpointServicesOperations, String)

List what values of endpoint services are available for use.

ListNextAsync(IAvailableEndpointServicesOperations, String, CancellationToken)

List what values of endpoint services are available for use.

Applies to