Share via


VmGuestPatchClassificationForLinux Struct

Definition

The VmGuestPatchClassificationForLinux.

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

Constructors

VmGuestPatchClassificationForLinux(String)

Initializes a new instance of VmGuestPatchClassificationForLinux.

Properties

Critical

Critical.

Other

Other.

Security

Security.

Methods

Equals(VmGuestPatchClassificationForLinux)

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

Determines if two VmGuestPatchClassificationForLinux values are the same.

Implicit(String to VmGuestPatchClassificationForLinux)

Converts a string to a VmGuestPatchClassificationForLinux.

Inequality(VmGuestPatchClassificationForLinux, VmGuestPatchClassificationForLinux)

Determines if two VmGuestPatchClassificationForLinux values are not the same.

Applies to