次の方法で共有


DataFactoryModelFactory クラス

定義

モック作成用の型を構築するモデル ファクトリ。

public static class DataFactoryModelFactory
type DataFactoryModelFactory = class
Public Class DataFactoryModelFactory
継承
DataFactoryModelFactory

メソッド

DataFactoryKeyVaultSecretReference(DataFactoryLinkedServiceReference, DataFactoryElement<String>, DataFactoryElement<String>)

モック作成用の を DataFactoryKeyVaultSecretReference(DataFactoryLinkedServiceReference, DataFactoryElement<String>, DataFactoryElement<String>) 構築します。

DataFactoryLinkedServiceReference(DataFactoryLinkedServiceReferenceType, String, IDictionary<String,BinaryData>)

モック作成用の を DataFactoryLinkedServiceReference(DataFactoryLinkedServiceReferenceType, String, IDictionary<String,BinaryData>) 構築します。

DataFactorySecretBaseDefinition(String)

モック作成用の を DataFactorySecretBaseDefinition(String) 構築します。

DataFactorySecretString(String)

モック作成用の を DataFactorySecretString(String) 構築します。

適用対象