Share via


ExpressRouteCircuitServiceProviderProperties.ServiceProviderName Property

Definition

Gets or sets the serviceProviderName.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceProviderName")]
public string ServiceProviderName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceProviderName")>]
member this.ServiceProviderName : string with get, set
Public Property ServiceProviderName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to