Share via


ExpressRouteCircuit.ServiceProviderProperties Property

Definition

Gets or sets the ServiceProviderProperties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceProviderProperties")]
public Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties ServiceProviderProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceProviderProperties")>]
member this.ServiceProviderProperties : Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties with get, set
Public Property ServiceProviderProperties As ExpressRouteCircuitServiceProviderProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to