Message

BillingHealthCheckResult.Message property

Gets or sets a descriptive message providing additional details about the health check status or any encountered errors.

public string Message { get; set; }

See Also