Microsoftgraphdevice.SystemLabels Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="systemLabels")]
public System.Collections.Generic.IList<string> SystemLabels { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="systemLabels")>]
member this.SystemLabels : System.Collections.Generic.IList<string> with get, set
Public Property SystemLabels As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to