次の方法で共有


DscConfiguration.NodeConfigurationCount プロパティ

定義

コンパイル済みノード構成の数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeConfigurationCount")]
public int NodeConfigurationCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeConfigurationCount")>]
member this.NodeConfigurationCount : int with get, set
Public Property NodeConfigurationCount As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象