ExpressRouteServiceProvider Class

Definition

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
ExpressRouteServiceProvider
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)

Applies to