次の方法で共有


GlobalParameterResource クラス

定義

グローバル パラメーターリソースの種類。

public class GlobalParameterResource : Microsoft.Azure.Management.DataFactory.Models.SubResource
type GlobalParameterResource = class
    inherit SubResource
Public Class GlobalParameterResource
Inherits SubResource
継承
GlobalParameterResource

コンストラクター

GlobalParameterResource()

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

GlobalParameterResource(IDictionary<String,GlobalParameterSpecification>, String, String, String, String)

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

プロパティ

Etag

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

(継承元 SubResource)
Id

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

(継承元 SubResource)
Name

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

(継承元 SubResource)
Properties

グローバル パラメーターのプロパティを取得または設定します。

Type

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

(継承元 SubResource)

メソッド

Validate()

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

適用対象