Share via


ICloudApplicationEntityProperties.InstanceName Property

Definition

The user defined instance name of the cloud application. It is often used to distinguish between several applications of the same type that a customer has.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The user defined instance name of the cloud application. It is often used to distinguish between several applications of the same type that a customer has.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="instanceName")]
public string InstanceName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The user defined instance name of the cloud application. It is often used to distinguish between several applications of the same type that a customer has.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="instanceName")>]
member this.InstanceName : string
Public ReadOnly Property InstanceName As String

Property Value

Attributes

Applies to