CheckHealthRequestTypeOfCheck Property
specify 'config' to send and save the MW config to the backend service, or 'version' to return current service version
Namespace: SuperBuilderWinServiceAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public string TypeOfCheck { get; set; }
Public Property TypeOfCheck As String
Get
Set
public:
property String^ TypeOfCheck {
String^ get ();
void set (String^ value);
}
member TypeOfCheck : string with get, set
Property Value
String