IAuthorizedDedicatedCircuitOperations Interface
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.
public interface IAuthorizedDedicatedCircuitOperations
type IAuthorizedDedicatedCircuitOperations = interface
Public Interface IAuthorizedDedicatedCircuitOperations
Methods
GetAsync(String, CancellationToken) |
The Get Dedicated Circuit operation retrieves the specified authorized dedicated circuit. |
ListAsync(CancellationToken) |
The List Dedicated Circuit operation retrieves a list of dedicated circuits owned by the customer. |
Extension Methods
Get(IAuthorizedDedicatedCircuitOperations, String) |
The Get Dedicated Circuit operation retrieves the specified authorized dedicated circuit. |
GetAsync(IAuthorizedDedicatedCircuitOperations, String) |
The Get Dedicated Circuit operation retrieves the specified authorized dedicated circuit. |
List(IAuthorizedDedicatedCircuitOperations) |
The List Dedicated Circuit operation retrieves a list of dedicated circuits owned by the customer. |
ListAsync(IAuthorizedDedicatedCircuitOperations) |
The List Dedicated Circuit operation retrieves a list of dedicated circuits owned by the customer. |
Applies to
Azure SDK for .NET