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

List(IAvailableDelegationsOperations, String)

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

ListAsync(IAvailableDelegationsOperations, String, CancellationToken)

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

ListNext(IAvailableDelegationsOperations, String)

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