VmGuestPatchClassificationLinux Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET