Partager via


PeeringLocations interface

Interface représentant un PeeringLocations.

Méthodes

list(string, PeeringLocationsListOptionalParams)

Répertorie tous les emplacements de peering disponibles pour le type de peering spécifié.

Détails de la méthode

list(string, PeeringLocationsListOptionalParams)

Répertorie tous les emplacements de peering disponibles pour le type de peering spécifié.

function list(kind: string, options?: PeeringLocationsListOptionalParams): PagedAsyncIterableIterator<PeeringLocation, PeeringLocation[], PageSettings>

Paramètres

kind

string

Type de peering.

options
PeeringLocationsListOptionalParams

Paramètres d’options.

Retours