DeployedServicePackageHealth.ApplicationName Property

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

Gets the application name, which uniquely identifies the application.

Namespace:   System.Fabric.Health
Assembly:  System.Fabric (in System.Fabric.dll)

Syntax

public Uri ApplicationName { get; internal set; }

Property Value

Type: System.Uri

The application name.

See Also

DeployedServicePackageHealth Class
System.Fabric.Health Namespace

Return to top