MicrosoftGraphApplicationTemplate.LogoUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to