Aracılığıyla paylaş


PSSparkConfiguration.Annotations Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="annotations")]
public System.Collections.Generic.IList<string> Annotations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="annotations")>]
member this.Annotations : System.Collections.Generic.IList<string>
Public ReadOnly Property Annotations As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to