次の方法で共有


MECRole.ControllerEndpoint プロパティ

定義

コントローラーエンドポイントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象