ExpressRouteServiceProvider 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.
A ExpressRouteResourceProvider object.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ExpressRouteServiceProvider : Microsoft.Azure.Management.Network.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ExpressRouteServiceProvider = class
inherit Resource
Public Class ExpressRouteServiceProvider
Inherits Resource
- Inheritance
- Attributes
Constructors
ExpressRouteServiceProvider() |
Initializes a new instance of the ExpressRouteServiceProvider class. |
ExpressRouteServiceProvider(String, String, String, String, IDictionary<String, String>, IList<String>, IList<ExpressRouteServiceProviderBandwidthsOffered>, String) |
Initializes a new instance of the ExpressRouteServiceProvider class. |
Properties
BandwidthsOffered |
Gets or sets a list of bandwidths offered. |
Id |
Gets or sets resource ID. (Inherited from Resource) |
Location |
Gets or sets resource location. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
PeeringLocations |
Gets or sets a list of peering locations. |
ProvisioningState |
Gets the provisioning state of the express route service provider resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
Tags |
Gets or sets resource tags. (Inherited from Resource) |
Type |
Gets resource type. (Inherited from Resource) |