AvailableResourceGroupDelegations interface

Interface representing a AvailableResourceGroupDelegations.

Methods

list(string, string, AvailableResourceGroupDelegationsListOptionalParams)

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

Method Details

list(string, string, AvailableResourceGroupDelegationsListOptionalParams)

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

function list(location: string, resourceGroupName: string, options?: AvailableResourceGroupDelegationsListOptionalParams): PagedAsyncIterableIterator<AvailableDelegation, AvailableDelegation[], PageSettings>

Parameters

location

string

The location of the domain name.

resourceGroupName

string

The name of the resource group.

options
AvailableResourceGroupDelegationsListOptionalParams

The options parameters.

Returns