HDInsightLinkedService.IsEspEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specify if the HDInsight is created with ESP (Enterprise Security Package). Type: Boolean.
public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> IsEspEnabled { get; set; }
member this.IsEspEnabled : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property IsEspEnabled As DataFactoryElement(Of Boolean)