ExpressRouteCrossConnectionInner.ServiceProviderNotes Property

Definition

Gets or sets additional read only notes set by the connectivity provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to