次の方法で共有


StorageProtectableContainer クラス

定義

Azure Storage 固有の保護可能なコンテナー。

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

コンストラクター

StorageProtectableContainer()

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

プロパティ

BackupManagementType

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

(継承元 ProtectableContainer)
ContainerId

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

(継承元 ProtectableContainer)
FriendlyName

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

(継承元 ProtectableContainer)
HealthStatus

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

(継承元 ProtectableContainer)

適用対象