共用方式為


MECRole.ControllerEndpoint Property

Definition

Gets or sets controller Endpoint.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to