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.
public class ExpressRouteServiceProvider : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ExpressRouteServiceProvider>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ExpressRouteServiceProvider>
type ExpressRouteServiceProvider = class
inherit NetworkTrackedResourceData
interface IJsonModel<ExpressRouteServiceProvider>
interface IPersistableModel<ExpressRouteServiceProvider>
Public Class ExpressRouteServiceProvider
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of ExpressRouteServiceProvider), IPersistableModel(Of ExpressRouteServiceProvider)
- Inheritance
- Implements
Constructors
ExpressRouteServiceProvider() |
Initializes a new instance of ExpressRouteServiceProvider. |
Properties
BandwidthsOffered |
A list of bandwidths offered. |
Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
PeeringLocations |
A list of peering locations. |
ProvisioningState |
The provisioning state of the express route service provider resource. |
ResourceType |
Resource type. (Inherited from NetworkTrackedResourceData) |
Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET