DeploymentManager.WriteClusterManifest Method (String, ClusterManifestType)

 

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 void WriteClusterManifest(
    string path,
    ClusterManifestType value
)

Parameters

  • value
    Type: System.Fabric.Management.ServiceModel.ClusterManifestType

See Also

DeploymentManager Class
System.Fabric Namespace

Return to top