次の方法で共有


Factory クラス

定義

ファクトリ リソースの種類。

[Microsoft.Rest.Serialization.JsonTransformation]
public class Factory : Microsoft.Azure.Management.DataFactory.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Factory = class
    inherit Resource
Public Class Factory
Inherits Resource
継承
Factory
属性

コンストラクター

Factory()

Factory クラスの新しいインスタンスを初期化します。

Factory(String, String, String, String, IDictionary<String,String>, String, IDictionary<String,Object>, FactoryIdentity, String, Nullable<DateTime>, String, FactoryRepoConfiguration, IDictionary<String, GlobalParameterSpecification>, EncryptionConfiguration, String)

Factory クラスの新しいインスタンスを初期化します。

Factory(String, String, String, String, IDictionary<String,String>, String, IDictionary<String,Object>, FactoryIdentity, String, Nullable<DateTime>, String, PurviewConfiguration, FactoryRepoConfiguration, IDictionary<String,GlobalParameterSpecification>, EncryptionConfiguration, String)

Factory クラスの新しいインスタンスを初期化します。

プロパティ

AdditionalProperties

メッセージから一致しないプロパティを取得または設定すると、このコレクションが逆シリアル化されます

CreateTime

ファクトリが ISO8601 形式で作成された時刻を取得します。

Encryption

ファクトリのカスタマー マネージド キーを有効にするプロパティを取得または設定します。

ETag

リソースの変更を識別する etag を取得します。

(継承元 Resource)
GlobalParameters

ファクトリのパラメーターの一覧を取得または設定します。

Id

リソース識別子を取得します。

(継承元 Resource)
Identity

ファクトリのマネージド サービス ID を取得または設定します。

Location

リソースの場所を取得または設定します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
ProvisioningState

ファクトリ プロビジョニングの状態 (Succeeded など) を取得します。

PublicNetworkAccess

データ ファクトリに対してパブリック ネットワーク アクセスを許可するかどうかを取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

PurviewConfiguration

ファクトリの purview 情報を取得または設定します。

RepoConfiguration

ファクトリの Git リポジトリ情報を取得または設定します。

Tags

リソース タグを取得または設定します。

(継承元 Resource)
Type

リソースの種類を取得します。

(継承元 Resource)
Version

ファクトリのバージョンを取得します。

メソッド

Validate()

オブジェクトを検証します。

適用対象