Compartir a través de


DscNode.Ip Propiedad

Definición

Obtiene o establece la dirección IP del nodo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a