IAccountResource.AppId Property

Definition

Customer owned application ID

[Microsoft.Azure.PowerShell.Cmdlets.GraphServices.Runtime.Info(Create=true, Description="Customer owned application ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="appId", Update=false)]
public string AppId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GraphServices.Runtime.Info(Create=true, Description="Customer owned application ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="appId", Update=false)>]
member this.AppId : string with get, set
Public Property AppId As String

Property Value

Attributes

Applies to