Share via


SapOpenHubLinkedService.MessageServerService Property

Definition

Gets or sets the service name or port number of the Message Server. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.messageServerService")]
public object MessageServerService { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.messageServerService")>]
member this.MessageServerService : obj with get, set
Public Property MessageServerService As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to