Share via


FabricClient.TestManager Property

Definition

Gets the FabricClient.TestManagementClient to perform complex actions that go through FaultAnalysisService. For example, StartPartitionDataLossAsync. This also supports APIs for validation (that do not go through FaultAnalysisService). For example, ValidateServiceAsync.

public System.Fabric.FabricClient.TestManagementClient TestManager { get; }

Property Value

Returns FabricClient.TestManagementClient.

Applies to

Product Versions
Azure SDK for .NET Legacy, Latest