共用方式為


IAvailableDelegationsOperations Interface

Definition

AvailableDelegationsOperations operations.

public interface IAvailableDelegationsOperations
type IAvailableDelegationsOperations = interface
Public Interface IAvailableDelegationsOperations

Methods

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

Gets all of the available subnet delegations for this subscription in this region.

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

Gets all of the available subnet delegations for this subscription in this region.

Extension Methods

ListAsync(IAvailableDelegationsOperations, String, CancellationToken)

Gets all of the available subnet delegations for this subscription in this region.

ListNextAsync(IAvailableDelegationsOperations, String, CancellationToken)

Gets all of the available subnet delegations for this subscription in this region.

Applies to