IAvailableResourceGroupDelegationsOperations 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.
AvailableResourceGroupDelegationsOperations operations.
public interface IAvailableResourceGroupDelegationsOperations
type IAvailableResourceGroupDelegationsOperations = interface
Public Interface IAvailableResourceGroupDelegationsOperations
Methods
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Gets all of the available subnet delegations for this resource group in this region. |
ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets all of the available subnet delegations for this resource group in this region. |
Extension Methods
ListAsync(IAvailableResourceGroupDelegationsOperations, String, String, CancellationToken) |
Gets all of the available subnet delegations for this resource group in this region. |
ListNextAsync(IAvailableResourceGroupDelegationsOperations, String, CancellationToken) |
Gets all of the available subnet delegations for this resource group in this region. |
Applies to
Azure SDK for .NET