ICloudApplicationEntity.AppName Property

Definition

The name of the related cloud application.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The name of the related cloud application.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="appName", Update=false)]
public string AppName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The name of the related cloud application.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="appName", Update=false)>]
member this.AppName : string
Public ReadOnly Property AppName As String

Property Value

Attributes

Applies to