PSConfiguration.Labels 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.
Gets or sets labels for the configuration.
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="labels")]
public System.Collections.Hashtable Labels { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="labels")>]
member this.Labels : System.Collections.Hashtable with get, set
Public Property Labels As Hashtable
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute