Share via


ExtendedLivyBatchResponse.PluginInfo Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="pluginInfo")]
public Microsoft.Azure.Synapse.Models.SparkServicePluginInformation PluginInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pluginInfo")>]
member this.PluginInfo : Microsoft.Azure.Synapse.Models.SparkServicePluginInformation with get, set
Public Property PluginInfo As SparkServicePluginInformation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to