ExpressRouteCrossConnection.ServiceProviderNotes プロパティ

定義

接続プロバイダーによって設定された追加の読み取り専用メモを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象