次の方法で共有


DscNodeListResponse.Nodes プロパティ

定義

public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscNode> Nodes { get; set; }
member this.Nodes : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscNode> with get, set
Public Property Nodes As IList(Of DscNode)

プロパティ値

適用対象