次の方法で共有


VmGuestPatchClassificationForLinux 構造体

定義

VmGuestPatchClassificationForLinux。

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

コンストラクター

VmGuestPatchClassificationForLinux(String)

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

プロパティ

Critical

重大

Other

その他。

Security

セキュリティ。

メソッド

Equals(VmGuestPatchClassificationForLinux)

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

ToString()

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

演算子

Equality(VmGuestPatchClassificationForLinux, VmGuestPatchClassificationForLinux)

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

Implicit(String to VmGuestPatchClassificationForLinux)

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

Inequality(VmGuestPatchClassificationForLinux, VmGuestPatchClassificationForLinux)

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

適用対象