PSModule.ManagedBy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the modules managed by owner
[Newtonsoft.Json.JsonProperty(PropertyName="managedBy")]
public string ManagedBy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managedBy")>]
member this.ManagedBy : string with get, set
Public Property ManagedBy As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute