次の方法で共有


ClusterServiceConfigsProfile クラス

定義

クラスター サービスの構成。

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

コンストラクター

ClusterServiceConfigsProfile(String, IEnumerable<ClusterServiceConfig>)

ClusterServiceConfigsProfile の新しいインスタンスを初期化します。

プロパティ

Configs

サービス構成の一覧。

ServiceName

構成を適用する必要があるサービスの名前。

適用対象