AvailableDelegations interface
Interface representing a AvailableDelegations.
Methods
list(string, Available |
Gets all of the available subnet delegations for this subscription in this region. |
Method Details
list(string, AvailableDelegationsListOptionalParams)
Gets all of the available subnet delegations for this subscription in this region.
function list(location: string, options?: AvailableDelegationsListOptionalParams): PagedAsyncIterableIterator<AvailableDelegation, AvailableDelegation[], PageSettings>
Parameters
- location
-
string
The location of the subnet.
The options parameters.