Share via


HiveLinkedService.Host Property

Definition

IP address or host name of the Hive server, separated by ';' for multiple hosts (only when serviceDiscoveryMode is enable).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Host { get; set; }
member this.Host : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Host As DataFactoryElement(Of String)

Property Value

Applies to