DeploymentManager.ReadClusterManifest Method (String)

 

Applies To: Azure, Windows Server 2012 R2

This API is not CLS-compliant.

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

Syntax

[CLSCompliantAttribute(false)]
public static ClusterManifestType ReadClusterManifest(
    string clusterManifest
)

Parameters

Return Value

Type: System.Fabric.Management.ServiceModel.ClusterManifestType

See Also

DeploymentManager Class
System.Fabric Namespace

Return to top