次の方法で共有


SmartGroupsSortByField 構造体

定義

SmartGroupsSortByField。

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

コンストラクター

SmartGroupsSortByField(String)

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

プロパティ

AlertsCount

alertsCount。

LastModifiedDateTime

lastModifiedDateTime。

Severity

重大 度。

StartDateTime

startDateTime。

State

状態にあるすべての仮想マシンのレプリケーション設定を取得します。

メソッド

Equals(SmartGroupsSortByField)

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

ToString()

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

演算子

Equality(SmartGroupsSortByField, SmartGroupsSortByField)

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

Implicit(String to SmartGroupsSortByField)

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

Inequality(SmartGroupsSortByField, SmartGroupsSortByField)

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

適用対象