次の方法で共有


AzureFileshareProtectedItemExtendedInfo クラス

定義

Azure ファイル共有のバックアップ項目に関する追加情報。

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

コンストラクター

AzureFileshareProtectedItemExtendedInfo()

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

AzureFileshareProtectedItemExtendedInfo(Nullable<DateTime>, Nullable<Int32>, String, String, Nullable<DateTime>)

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

プロパティ

OldestRecoveryPoint

サービス内のこの項目で使用できる最も古いバックアップ コピーを取得または設定します。

PolicyState

このバックアップ項目に適用されるポリシー オブジェクトとポリシーの整合性を取得または設定します。

RecoveryPointCount

このバックアップ項目に関連付けられている使用可能なバックアップ コピーの数を取得または設定します。

ResourceState

取得は、このリソースの状態を示します。 指定できる値は、Enum ResourceState {Invalid, Active, SoftDeleted, Deleted} のものです。

ResourceStateSyncTime

このバックアップ項目のリソース状態の同期時間を取得します。

適用対象