Share via


IMicrosoftGraphExtensionProperty.AppDisplayName Property

Definition

Display name of the application object on which this extension property is defined. Read-only.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=false, Description="Display name of the application object on which this extension property is defined. Read-only.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="appDisplayName", Update=false)]
public string AppDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=false, Description="Display name of the application object on which this extension property is defined. Read-only.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="appDisplayName", Update=false)>]
member this.AppDisplayName : string
Public ReadOnly Property AppDisplayName As String

Property Value

Attributes

Applies to