次の方法で共有


ProtectionContainer Class

Definition

Protection container details.

public class ProtectionContainer : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type ProtectionContainer = class
    inherit Resource
Public Class ProtectionContainer
Inherits Resource
Inheritance
ProtectionContainer

Constructors

ProtectionContainer()

Initializes a new instance of the ProtectionContainer class.

ProtectionContainer(String, String, String, String, ProtectionContainerProperties)

Initializes a new instance of the ProtectionContainer class.

Properties

Id

Gets resource Id

(Inherited from Resource)
Location

Gets or sets resource Location

(Inherited from Resource)
Name

Gets resource Name

(Inherited from Resource)
Properties

Gets or sets the custom data.

Type

Gets resource Type

(Inherited from Resource)

Applies to