SecurityInsightsCloudApplicationEntity.InstanceName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public string InstanceName { get; }
member this.InstanceName : string
Public ReadOnly Property InstanceName As String