Sdílet prostřednictvím


HDInsightLinkedService.IsEspEnabled Property

Definition

Gets or sets specify if the HDInsight is created with ESP (Enterprise Security Package). Type: Boolean.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.isEspEnabled")]
public object IsEspEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.isEspEnabled")>]
member this.IsEspEnabled : obj with get, set
Public Property IsEspEnabled As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to