다음을 통해 공유


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)

반환

사일로 이름 목록입니다.

적용 대상