DscNodeReport.Id Propiedad

Definición

Obtiene o establece el identificador.

public string Id { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public string Id { get; set; }
member this.Id : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : string with get, set
Public Property Id As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a