DscNodeReport.IPV6Addresses 屬性

定義

取得或設定傳送報表之節點的 IPv6 位址。

public System.Collections.Generic.IList<string> IPV6Addresses { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="iPV6Addresses")]
public System.Collections.Generic.IList<string> IPV6Addresses { get; set; }
member this.IPV6Addresses : System.Collections.Generic.IList<string> with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="iPV6Addresses")>]
member this.IPV6Addresses : System.Collections.Generic.IList<string> with get, set
Public Property IPV6Addresses As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於