次の方法で共有


VmGuestPatchClassificationForWindows 構造体

定義

VmGuestPatchClassificationForWindows。

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

コンストラクター

VmGuestPatchClassificationForWindows(String)

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

プロパティ

Critical

重大

Definition

定義。

FeaturePack

FeaturePack。

Security

セキュリティ。

ServicePack

ServicePack。

Tools

ツール。

UpdateRollUp

UpdateRollUp。

Updates

更新プログラム。

メソッド

Equals(VmGuestPatchClassificationForWindows)

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

ToString()

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

演算子

Equality(VmGuestPatchClassificationForWindows, VmGuestPatchClassificationForWindows)

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

Implicit(String to VmGuestPatchClassificationForWindows)

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

Inequality(VmGuestPatchClassificationForWindows, VmGuestPatchClassificationForWindows)

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

適用対象