Share via


DscReportResource.ModuleVersion Property

Definition

Gets or sets the module version of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to