BareMetalMachinePowerState Struct

Definition

The power state derived from the baseboard management controller.

public readonly struct BareMetalMachinePowerState : IEquatable<Azure.ResourceManager.NetworkCloud.Models.BareMetalMachinePowerState>
Inheritance
BareMetalMachinePowerState
Implements

Constructors

Properties

Off

Off.

On

On.

Methods

Equals(BareMetalMachinePowerState)

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

Applies to