共用方式為


DscNode.Ip 屬性

定義

取得或設定節點的 IP。

public string Ip { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="properties.ip")]
public string Ip { get; set; }
member this.Ip : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ip")>]
member this.Ip : string with get, set
Public Property Ip As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於