ObjectConfigurationAssociation クラス

構成されたオブジェクトをその構成セクションに関連付けます。

構文

class ObjectConfigurationAssociation  

メソッド

このクラスにはメソッドが含まれていません。

プロパティ

次の表は、ObjectConfigurationAssociation クラスによって公開されるプロパティの一覧です。

名前 説明
ConfigurationSection オブジェクトの構成セクションを表す object ref 値。
ConfiguredObject 構成されたオブジェクトを表す object ref 値。

サブクラス

次の表は、ObjectConfigurationAssociation クラスによって公開されるサブクラスの一覧です。

名前 説明
ApplicationContainsConfigurationSection IIS Web アプリケーションと構成セクションの間のリレーションシップを提供します。
SiteContainsConfigurationSection Web サイトとその構成セクションの間のリレーションシップを提供します。
VirtualDirectoryContainsConfigurationSection 仮想ディレクトリと構成セクションの間のリレーションシップを提供します。

解説

この抽象クラスは、2 つの異なる名前空間オブジェクト間の厳密な包含の関連付けを記述します。 これは、すべてのオブジェクト構成セクションの関連付けの派生元となる基本データ型です。

要件

説明
クライアント - Windows Vista 上の IIS 7.0
- Windows 7 上の IIS 7.5
- Windows 8 上の IIS 8.0
- Windows 10 上の IIS 10.0
[サーバー] - Windows Server 2008 上の IIS 7.0
- Windows Server 2008 R2 上の IIS 7.5
- Windows Server 2012 上の IIS 8.0
- Windows Server 2012 R2 上の IIS 8.5
- Windows Server 2016 上の IIS 10.0
Product - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0
MOF ファイル WebAdministration.mof

参照

WMI プロバイダー
ApplicationContainsConfigurationSection クラス
SiteContainsConfigurationSection クラス
VirtualDirectoryContainsConfigurationSection クラス