次の方法で共有


ExcludedServicesConfig クラス

定義

クラスターの作成時にサービスが除外される構成。

public class ExcludedServicesConfig
type ExcludedServicesConfig = class
Public Class ExcludedServicesConfig
継承
ExcludedServicesConfig

コンストラクター

ExcludedServicesConfig()

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

ExcludedServicesConfig(String, String)

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

プロパティ

ExcludedServicesConfigId

除外されたサービスの構成 ID を取得または設定します。

ExcludedServicesList

除外されるサービスの一覧を取得または設定します。

適用対象