TrialMatcherInferenceType Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type of the Trial Matcher inference.
public readonly struct TrialMatcherInferenceType : IEquatable<Azure.Health.Insights.ClinicalMatching.TrialMatcherInferenceType>
type TrialMatcherInferenceType = struct
Public Structure TrialMatcherInferenceType
Implements IEquatable(Of TrialMatcherInferenceType)
- Inheritance
-
TrialMatcherInferenceType
- Implements
Constructors
TrialMatcherInferenceType(String) |
Initializes a new instance of TrialMatcherInferenceType. |
Properties
TrialEligibility |
trialEligibility. |
Methods
Equals(TrialMatcherInferenceType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(TrialMatcherInferenceType, TrialMatcherInferenceType) |
Determines if two TrialMatcherInferenceType values are the same. |
Implicit(String to TrialMatcherInferenceType) |
Converts a string to a TrialMatcherInferenceType. |
Inequality(TrialMatcherInferenceType, TrialMatcherInferenceType) |
Determines if two TrialMatcherInferenceType values are not the same. |
Applies to
Azure SDK for .NET