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