Microsoftgraphdevice.PhysicalIds Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to