次の方法で共有


ProtectableContainer クラス

定義

保護可能なコンテナー クラス。 基底クラスであることに注意 ProtectableContainer してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がVmAppContainerProtectableContainer含まれますStorageProtectableContainer

public abstract class ProtectableContainer
type ProtectableContainer = class
Public MustInherit Class ProtectableContainer
継承
ProtectableContainer
派生

コンストラクター

ProtectableContainer()

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

プロパティ

BackupManagementType

コンテナーのバックアップ管理の種類。

ContainerId

ARM ID など、コンテナーのファブリック ID。

FriendlyName

コンテナーのフレンドリ名。

HealthStatus

コンテナーの正常性の状態。

適用対象