Freigeben über


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

Name Description
VmGuestPatchClassificationLinux(String)

Initializes a new instance of VmGuestPatchClassificationLinux.

Properties

Name Description
Critical

Critical.

Other

Other.

Security

Security.

Methods

Name Description
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

Name Description
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