次の方法で共有


GetDatasetMetadataActivity.FormatSettings プロパティ

定義

GetMetadata アクティビティの形式設定。 基底クラスであることに注意 FormatReadSettings してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、JsonReadSettingsXmlReadSettingsおよび がDelimitedTextReadSettings含まれますBinaryReadSettings

public Azure.ResourceManager.DataFactory.Models.FormatReadSettings FormatSettings { get; set; }
member this.FormatSettings : Azure.ResourceManager.DataFactory.Models.FormatReadSettings with get, set
Public Property FormatSettings As FormatReadSettings

プロパティ値

適用対象