AzureDedicatedCircuitServiceProvider Class
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.
Describes a Dedicated Circuit Service Provider.
public class AzureDedicatedCircuitServiceProvider
type AzureDedicatedCircuitServiceProvider = class
Public Class AzureDedicatedCircuitServiceProvider
- Inheritance
-
AzureDedicatedCircuitServiceProvider
Constructors
AzureDedicatedCircuitServiceProvider() |
Initializes a new instance of the AzureDedicatedCircuitServiceProvider class. |
Properties
DedicatedCircuitBandwidths |
Required. Bandwidths available to create dedicated circuits. |
DedicatedCircuitLocations |
Required. Locations available for peering with Azure. |
Name |
Required. Name of the dedicated circuit service provider. |
Type |
Required. Type of the dedicated circuit service provider. Can be IXP or Telco. |
Applies to
Azure SDK for .NET