Microsoft.Azure.Commands.SiteRecovery.ASRProtectionEntity.ASRProtectionEntity C# (CSharp) 메소드

ASRProtectionEntity() 공개 메소드

Initializes a new instance of the ASRProtectionEntity class.
public ASRProtectionEntity ( ) : Microsoft.Azure.Management.SiteRecovery.Models
리턴 Microsoft.Azure.Management.SiteRecovery.Models
        public ASRProtectionEntity()
        {
        }

Same methods

ASRProtectionEntity::ASRProtectionEntity ( Microsoft.Azure.Management.SiteRecovery.Models.ProtectableItem pi ) : Microsoft.Azure.Management.SiteRecovery.Models
ASRProtectionEntity::ASRProtectionEntity ( Microsoft.Azure.Management.SiteRecovery.Models.ProtectableItem pi, Microsoft.Azure.Management.SiteRecovery.Models.ReplicationProtectedItem rpi, Microsoft.Azure.Management.SiteRecovery.Models.Policy policy = null ) : Microsoft.Azure.Management.SiteRecovery.Models