次の方法で共有


SparkConfigurationReference クラス

定義

Spark 構成リファレンス。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkConfigurationReference+SparkConfigurationReferenceConverter))]
public class SparkConfigurationReference
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkConfigurationReference+SparkConfigurationReferenceConverter))>]
type SparkConfigurationReference = class
Public Class SparkConfigurationReference
継承
SparkConfigurationReference
属性

コンストラクター

SparkConfigurationReference(SparkConfigurationReferenceType, String)

SparkConfigurationReference の新しいインスタンスを初期化します。

プロパティ

ReferenceName

Spark 構成名を参照します。

Type

Spark 構成参照の種類。

適用対象