FabricClient.ClusterManagementClient.GetClusterManifestAsync Method
Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2
Namespace: System.Fabric
Assembly: System.Fabric (in System.Fabric.dll)
Overload List
Name | Description | |
---|---|---|
GetClusterManifestAsync() | Gets the Service Fabric cluster manifest XML file as a string. |
|
GetClusterManifestAsync(TimeSpan, CancellationToken) | Gets the Service Fabric cluster manifest XML file as a string, by using the specified timeout and cancellation token. |
See Also
FabricClient.ClusterManagementClient Class
System.Fabric Namespace
Return to top