LegacyPeerings interface
Interface representing a LegacyPeerings.
Methods
list(string, string, Legacy |
Lists all of the legacy peerings under the given subscription matching the specified kind and location. |
Method Details
list(string, string, LegacyPeeringsListOptionalParams)
Lists all of the legacy peerings under the given subscription matching the specified kind and location.
function list(peeringLocation: string, kind: string, options?: LegacyPeeringsListOptionalParams): PagedAsyncIterableIterator<Peering, Peering[], PageSettings>
Parameters
- peeringLocation
-
string
The location of the peering.
- kind
-
string
The kind of the peering.
- options
- LegacyPeeringsListOptionalParams
The options parameters.