AuthorizedDedicatedCircuitOperationsExtensions.List Method
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.
The List Dedicated Circuit operation retrieves a list of dedicated circuits owned by the customer.
public static Microsoft.WindowsAzure.Management.ExpressRoute.Models.AuthorizedDedicatedCircuitListResponse List (this Microsoft.WindowsAzure.Management.ExpressRoute.IAuthorizedDedicatedCircuitOperations operations);
static member List : Microsoft.WindowsAzure.Management.ExpressRoute.IAuthorizedDedicatedCircuitOperations -> Microsoft.WindowsAzure.Management.ExpressRoute.Models.AuthorizedDedicatedCircuitListResponse
<Extension()>
Public Function List (operations As IAuthorizedDedicatedCircuitOperations) As AuthorizedDedicatedCircuitListResponse
Parameters
- operations
- IAuthorizedDedicatedCircuitOperations
Reference to the Microsoft.WindowsAzure.Management.ExpressRoute.IAuthorizedDedicatedCircuitOperations.
Returns
The List Authorized Dedicated Circuit operation response.