ExpressRouteCircuit.ServiceKey Property

Definition

Gets or sets the ServiceKey.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to