Sdílet prostřednictvím


DscNodeReport.IPV4Addresses Vlastnost

Definice

Získá nebo nastaví adresu IPv4 uzlu, který odeslal sestavu.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro