VmGuestPatchClassificationForWindows 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 VmGuestPatchClassificationForWindows.
public readonly struct VmGuestPatchClassificationForWindows : IEquatable<Azure.ResourceManager.Compute.Models.VmGuestPatchClassificationForWindows>
type VmGuestPatchClassificationForWindows = struct
Public Structure VmGuestPatchClassificationForWindows
Implements IEquatable(Of VmGuestPatchClassificationForWindows)
- Inheritance
-
VmGuestPatchClassificationForWindows
- Implements
Constructors
VmGuestPatchClassificationForWindows(String) |
Initializes a new instance of VmGuestPatchClassificationForWindows. |
Properties
Critical |
Critical. |
Definition |
Definition. |
FeaturePack |
FeaturePack. |
Security |
Security. |
ServicePack |
ServicePack. |
Tools |
Tools. |
UpdateRollUp |
UpdateRollUp. |
Updates |
Updates. |
Methods
Equals(VmGuestPatchClassificationForWindows) |
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(VmGuestPatchClassificationForWindows, VmGuestPatchClassificationForWindows) |
Determines if two VmGuestPatchClassificationForWindows values are the same. |
Implicit(String to VmGuestPatchClassificationForWindows) |
Converts a String to a VmGuestPatchClassificationForWindows. |
Inequality(VmGuestPatchClassificationForWindows, VmGuestPatchClassificationForWindows) |
Determines if two VmGuestPatchClassificationForWindows values are not the same. |
Applies to
Azure SDK for .NET