Share via


MicrosoftGraphIdentitySet.Application Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to