Share via


ProtectableObjectInfo Class

Definition

The definition of a Protectable Object Info.

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

Constructors

ProtectableObjectInfo()

Initializes a new instance of the ProtectableObjectInfo class.

Properties

ContainerFriendlyName

Optional. ContainerFriendlyName of ProtectableObject.

ContainerName

Optional. ContainerName of ProtectableObject.

ContainerType

Optional. ContainerType of ProtectableObject.

FriendlyName

Optional. FriendlyName of ProtectableObject.

InstanceId

Optional. Object InstanceId.

(Inherited from ManagementResponseObject)
Name

Optional. Object Name.

(Inherited from ManagementResponseObject)
OperationInProgress

Optional. Object OperationInProgress.

(Inherited from ManagementResponseObject)
ParentContainerFriendlyName

Optional. ParentContainerFriendlyName of ProtectableObject.

ParentContainerName

Optional. ParentContainerName of ProtectableObject.

ParentContainerType

Optional. ParentContainerType of ProtectableObject.

ProtectionStatus

Optional. ProtectionStatus of ProtectableObject.

Type

Optional. Type of ProtectableObject.

Applies to