Share via


AzureFileStorageLinkedService.Host Property

Definition

Host name of the server. Type: string (or Expression with resultType string).

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