ServerGroupParent クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public abstract class ServerGroupParent : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
type ServerGroupParent = class
inherit SfcInstance
Public MustInherit Class ServerGroupParent
Inherits SfcInstance
- 継承
- 派生
コンストラクター
| 名前 | 説明 |
|---|---|
| ServerGroupParent() | |
プロパティ
| 名前 | 説明 |
|---|---|
| AbstractIdentityKey | (継承元 SfcInstance) |
| KeyChain |
オブジェクトの ID パスを返します。 (継承元 SfcInstance) |
| Metadata | (継承元 SfcInstance) |
| Parent |
親はローカルに保持されるものではありません。それはキーチェーンから暗示されています 親の概念は本当に親を介してのみこれを行う場合、ルートの下で階層化についてです。その後、軽量の SfcKeyChain セットのみでオブジェクトをインスタンス化することはできません ヘルパー操作でキーチェーンを設定するための親の設定 (継承元 SfcInstance) |
| Properties | (継承元 SfcInstance) |
| PropertyStorageProvider |
このプロパティは、ISfcPropertyStorageProvider インターフェイスの SFC の既定の実装を返します。子クラスでオーバーライドして、別のストレージ プロバイダー (フラット プロパティ リスト) を返すことができます。 (継承元 SfcInstance) |
| State | (継承元 SfcInstance) |
| Urn |
各要求に新しい Urn 文字列を作成し、それを返します。 (継承元 SfcInstance) |
メソッド
イベント
| 名前 | 説明 |
|---|---|
| propertyChanged | (継承元 SfcInstance) |
| PropertyChanged | (継承元 SfcInstance) |
| propertyMetadataChanged | (継承元 SfcInstance) |
| PropertyMetadataChanged | (継承元 SfcInstance) |