次の方法で共有


CloudEndpointLastChangeEnumerationStatus クラス

定義

クラウド エンドポイント変更列挙状態オブジェクト

public class CloudEndpointLastChangeEnumerationStatus
type CloudEndpointLastChangeEnumerationStatus = class
Public Class CloudEndpointLastChangeEnumerationStatus
継承
CloudEndpointLastChangeEnumerationStatus

コンストラクター

CloudEndpointLastChangeEnumerationStatus()

CloudEndpointLastChangeEnumerationStatus クラスの新しいインスタンスを初期化します。

CloudEndpointLastChangeEnumerationStatus(Nullable<DateTime>, Nullable<DateTime>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<DateTime>)

CloudEndpointLastChangeEnumerationStatus クラスの新しいインスタンスを初期化します。

プロパティ

CompletedTimestamp

変更列挙が完了したときにタイムスタンプを取得します

NamespaceDirectoriesCount

名前空間内のディレクトリの数を取得します

NamespaceFilesCount

名前空間内のファイルの数を取得します

NamespaceSizeBytes

名前空間のサイズ (バイト単位) を取得します

NextRunTimestamp

変更列挙が再び実行されることが予想される場合の のタイムスタンプを取得します

StartedTimestamp

変更列挙の開始時にタイムスタンプを取得します

メソッド

Validate()

オブジェクトを検証します。

適用対象