Freigeben über


ProtectionContainerMapping Class

Definition

Protection container mapping object.

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

Constructors

ProtectionContainerMapping()

Initializes a new instance of the ProtectionContainerMapping class.

ProtectionContainerMapping(String, String, String, String, ProtectionContainerMappingProperties)

Initializes a new instance of the ProtectionContainerMapping 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