Compartir a través de


DscNodeReport.ConfigurationVersion Propiedad

Definición

Obtiene o establece configurationVersion del informe de nodo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a