Compartir a través de


DscNodeReport.IPV6Addresses Propiedad

Definición

Obtiene o establece la dirección IPv6 del nodo que envió el informe.

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 propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a