SelfHelpType 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.
Type of Troubleshooting step.
public readonly struct SelfHelpType : IEquatable<Azure.ResourceManager.SelfHelp.Models.SelfHelpType>
type SelfHelpType = struct
Public Structure SelfHelpType
Implements IEquatable(Of SelfHelpType)
- Inheritance
-
SelfHelpType
- Implements
Constructors
SelfHelpType(String) |
Initializes a new instance of SelfHelpType. |
Properties
AutomatedCheck |
AutomatedCheck. |
Decision |
Decision. |
Input |
Input. |
Insight |
Insight. |
Solution |
Solution. |
Methods
Equals(SelfHelpType) |
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(SelfHelpType, SelfHelpType) |
Determines if two SelfHelpType values are the same. |
Implicit(String to SelfHelpType) |
Converts a string to a SelfHelpType. |
Inequality(SelfHelpType, SelfHelpType) |
Determines if two SelfHelpType values are not the same. |
Applies to
Azure SDK for .NET