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