Share via


VmGuestPatchClassificationLinux Struct

Definition

The VmGuestPatchClassificationLinux.

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

Constructors

VmGuestPatchClassificationLinux(String)

Initializes a new instance of VmGuestPatchClassificationLinux.

Properties

Critical

Critical.

Other

Other.

Security

Security.

Methods

Equals(VmGuestPatchClassificationLinux)

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(VmGuestPatchClassificationLinux, VmGuestPatchClassificationLinux)

Determines if two VmGuestPatchClassificationLinux values are the same.

Implicit(String to VmGuestPatchClassificationLinux)

Converts a string to a VmGuestPatchClassificationLinux.

Inequality(VmGuestPatchClassificationLinux, VmGuestPatchClassificationLinux)

Determines if two VmGuestPatchClassificationLinux values are not the same.

Applies to