DscNodeConfiguration.Source Propiedad

Definición

Obtiene o establece el origen de la configuración del nodo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a