KBSearchResultType 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.
Result type of the search result.
public readonly struct KBSearchResultType : IEquatable<Azure.ResourceManager.SelfHelp.Models.KBSearchResultType>
type KBSearchResultType = struct
Public Structure KBSearchResultType
Implements IEquatable(Of KBSearchResultType)
- Inheritance
-
KBSearchResultType
- Implements
Constructors
KBSearchResultType(String) |
Initializes a new instance of KBSearchResultType. |
Properties
Community |
Community. |
Documentation |
Documentation. |
Methods
Equals(KBSearchResultType) |
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(KBSearchResultType, KBSearchResultType) |
Determines if two KBSearchResultType values are the same. |
Implicit(String to KBSearchResultType) |
Converts a string to a KBSearchResultType. |
Inequality(KBSearchResultType, KBSearchResultType) |
Determines if two KBSearchResultType values are not the same. |
Applies to
Azure SDK for .NET