次の方法で共有


ExpressRouteCircuit.ServiceKey プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象