次の方法で共有


IDeploymentConfiguration.GetAllSiloNames メソッド

定義

構成されているすべてのサイロのサイロ インスタンス名を取得します。

public System.Collections.Generic.IList<string> GetAllSiloNames ();
abstract member GetAllSiloNames : unit -> System.Collections.Generic.IList<string>
Public Function GetAllSiloNames () As IList(Of String)

戻り値

サイロ名の一覧。

適用対象