Share via


SapOpenHubLinkedService.LogonGroup Property

Definition

Gets or sets the Logon Group for the SAP System. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to