ApplicationInner.InformationalUrls Property

Definition

Gets or sets uRLs with more information about the application.

[Newtonsoft.Json.JsonProperty(PropertyName="informationalUrls")]
public Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.InformationalUrl InformationalUrls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="informationalUrls")>]
member this.InformationalUrls : Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.InformationalUrl with get, set
Public Property InformationalUrls As InformationalUrl

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to