IAvailableDelegationsOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET