Share via


MicrosoftGraphServicePrincipal.AppDescription Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="appDescription")]
public string AppDescription { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appDescription")>]
member this.AppDescription : string with get, set
Public Property AppDescription As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to