Share via


FabricClient.ApplicationManager Property

 

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

Gets the ApplicationManager to perform operations related to applications and application types.

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

Syntax

public FabricClient.ApplicationManagementClient ApplicationManager { get; }

Property Value

Type: System.Fabric.FabricClient.ApplicationManagementClient

The ApplicationManager to perform operations related to applications and application types.

See Also

FabricClient Class
System.Fabric Namespace

Return to top