IAccountResourceProperties.AppId Property

Definition

Customer owned application ID

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

Property Value

Attributes

Applies to