BareMetalMachineKeySetDetailedStatus 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 more detailed status of the key set.
public readonly struct BareMetalMachineKeySetDetailedStatus : IEquatable<Azure.ResourceManager.NetworkCloud.Models.BareMetalMachineKeySetDetailedStatus>
type BareMetalMachineKeySetDetailedStatus = struct
Public Structure BareMetalMachineKeySetDetailedStatus
Implements IEquatable(Of BareMetalMachineKeySetDetailedStatus)
- Inheritance
-
BareMetalMachineKeySetDetailedStatus
- Implements
Constructors
BareMetalMachineKeySetDetailedStatus(String) |
Initializes a new instance of BareMetalMachineKeySetDetailedStatus. |
Properties
AllActive |
AllActive. |
AllInvalid |
AllInvalid. |
SomeInvalid |
SomeInvalid. |
Validating |
Validating. |
Methods
Equals(BareMetalMachineKeySetDetailedStatus) |
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(BareMetalMachineKeySetDetailedStatus, BareMetalMachineKeySetDetailedStatus) |
Determines if two BareMetalMachineKeySetDetailedStatus values are the same. |
Implicit(String to BareMetalMachineKeySetDetailedStatus) |
Converts a string to a BareMetalMachineKeySetDetailedStatus. |
Inequality(BareMetalMachineKeySetDetailedStatus, BareMetalMachineKeySetDetailedStatus) |
Determines if two BareMetalMachineKeySetDetailedStatus values are not the same. |
Applies to
Azure SDK for .NET