MicrosoftGraphApplication.ExtensionProperties Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="extensionProperties")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphExtensionProperty> ExtensionProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extensionProperties")>]
member this.ExtensionProperties : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphExtensionProperty> with get, set
Public Property ExtensionProperties As IList(Of MicrosoftGraphExtensionProperty)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to