Share via


DscReportResource.ModuleName Property

Definition

Gets or sets the module name of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to