StaticClusterDeploymentOptions.SiloNames 属性

定义

获取或设置 silo 名称。

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)

属性值

silo 名称。

适用于