다음을 통해 공유


StaticClusterDeploymentOptions.SiloNames 속성

정의

사일로 이름을 가져오거나 설정합니다.

public System.Collections.Generic.IList<string> SiloNames { get; set; }
member this.SiloNames : System.Collections.Generic.IList<string> with get, set
Public Property SiloNames As IList(Of String)

속성 값

사일로 이름입니다.

적용 대상