Share via


HybridComputeOSType Struct

Definition

The operating system type of the machine.

public readonly struct HybridComputeOSType : IEquatable<Azure.ResourceManager.HybridCompute.Models.HybridComputeOSType>
type HybridComputeOSType = struct
Public Structure HybridComputeOSType
Implements IEquatable(Of HybridComputeOSType)
Inheritance
HybridComputeOSType
Implements

Constructors

HybridComputeOSType(String)

Initializes a new instance of HybridComputeOSType.

Properties

Linux

Linux.

Windows

Windows.

Methods

Equals(HybridComputeOSType)

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