次の方法で共有


VmGuestPatchClassificationWindow 構造体

定義

VmGuestPatchClassificationWindow。

public readonly struct VmGuestPatchClassificationWindow : IEquatable<Azure.ResourceManager.HybridCompute.Models.VmGuestPatchClassificationWindow>
type VmGuestPatchClassificationWindow = struct
Public Structure VmGuestPatchClassificationWindow
Implements IEquatable(Of VmGuestPatchClassificationWindow)
継承
VmGuestPatchClassificationWindow
実装

コンストラクター

VmGuestPatchClassificationWindow(String)

VmGuestPatchClassificationWindow の新しいインスタンスを初期化します。

プロパティ

Critical

重大

Definition

定義。

FeaturePack

FeaturePack。

Security

セキュリティ。

ServicePack

ServicePack。

Tools

ツール。

UpdateRollUp

UpdateRollUp。

Updates

更新プログラム。

メソッド

Equals(VmGuestPatchClassificationWindow)

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

ToString()

このインスタンスの完全修飾型名を返します。

演算子

Equality(VmGuestPatchClassificationWindow, VmGuestPatchClassificationWindow)

2 つの VmGuestPatchClassificationWindow 値が同じかどうかを判断します。

Implicit(String to VmGuestPatchClassificationWindow)

文字列を VmGuestPatchClassificationWindow に変換します。

Inequality(VmGuestPatchClassificationWindow, VmGuestPatchClassificationWindow)

2 つの VmGuestPatchClassificationWindow 値が同じでないかどうかを判断します。

適用対象