次の方法で共有


LinkConnectionLandingZone クラス

定義

LinkConnectionLandingZone。

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

コンストラクター

LinkConnectionLandingZone()

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

プロパティ

FileSystem

ランディング ゾーンのファイル システム名。

FolderPath

ランディング ゾーンのフォルダー パス名。

LinkedService

リンクされたサービス 参照。

SasToken

ランディング ゾーンの sas トークン。

適用対象