Partilhar via


DscNodeReport.IPV6Addresses Propriedade

Definição

Obtém ou define o endereço IPv6 do nó que enviou o relatório.

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)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a