Share via


MicrosoftGraphIdentitySet.Device Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="device")]
public Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.Models.MicrosoftGraphIdentity Device { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="device")>]
member this.Device : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.Models.MicrosoftGraphIdentity with get, set
Public Property Device As MicrosoftGraphIdentity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to