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)

プロパティ値

サイロ名。

適用対象