Partilhar via


PSConfigurationContent.ModulesContent Property

Definition

Gets or sets Module Configurations.

[Newtonsoft.Json.JsonProperty(PropertyName="modulesContent")]
public System.Collections.Hashtable ModulesContent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modulesContent")>]
member this.ModulesContent : System.Collections.Hashtable with get, set
Public Property ModulesContent As Hashtable

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to