Share via


DscReportResource.SourceInfo Property

Definition

Gets or sets the source info of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to