Udostępnij przez


NetezzaLinkedService.SecurityLevel Property

Definition

Specifies the security level for the driver connection to the data store. PreferredUnSecured : prefer unsecured, allow fallback to secured connection if required. OnlyUnSecured : strictly unsecured, no fallback.

public Azure.ResourceManager.DataFactory.Models.NetezzaSecurityLevelType? SecurityLevel { get; set; }
member this.SecurityLevel : Nullable<Azure.ResourceManager.DataFactory.Models.NetezzaSecurityLevelType> with get, set
Public Property SecurityLevel As Nullable(Of NetezzaSecurityLevelType)

Property Value

Applies to