Share via


ShopifyLinkedService.UseEncryptedEndpoints Property

Definition

Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true.

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

Property Value

Applies to