次の方法で共有


ProtectableObjectInfo クラス

定義

保護可能なオブジェクト情報の定義。

public class ProtectableObjectInfo : Microsoft.Azure.Management.BackupServices.Models.ManagementResponseObject
type ProtectableObjectInfo = class
    inherit ManagementResponseObject
Public Class ProtectableObjectInfo
Inherits ManagementResponseObject
継承

コンストラクター

ProtectableObjectInfo()

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

プロパティ

ContainerFriendlyName

省略可能。 ProtectableObject の ContainerFriendlyName。

ContainerName

省略可能。 ProtectableObject の ContainerName。

ContainerType

省略可能。 ProtectableObject の ContainerType。

FriendlyName

省略可能。 ProtectableObject の FriendlyName。

InstanceId

省略可能。 Object InstanceId。

(継承元 ManagementResponseObject)
Name

省略可能。 オブジェクト名。

(継承元 ManagementResponseObject)
OperationInProgress

省略可能。 オブジェクト OperationInProgress。

(継承元 ManagementResponseObject)
ParentContainerFriendlyName

省略可能。 ProtectableObject の ParentContainerFriendlyName。

ParentContainerName

省略可能。 ProtectableObject の ParentContainerName。

ParentContainerType

省略可能。 ProtectableObject の ParentContainerType。

ProtectionStatus

省略可能。 ProtectableObject の ProtectionStatus。

Type

省略可能。 ProtectableObject の種類。

適用対象