次の方法で共有


VmAppContainerProtectableContainer クラス

定義

Azure ワークロード固有のコンテナー。

public class VmAppContainerProtectableContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.ProtectableContainer
type VmAppContainerProtectableContainer = class
    inherit ProtectableContainer
Public Class VmAppContainerProtectableContainer
Inherits ProtectableContainer
継承
VmAppContainerProtectableContainer

コンストラクター

VmAppContainerProtectableContainer()

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

プロパティ

BackupManagementType

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

(継承元 ProtectableContainer)
ContainerId

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

(継承元 ProtectableContainer)
FriendlyName

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

(継承元 ProtectableContainer)
HealthStatus

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

(継承元 ProtectableContainer)

適用対象