C# 클래스 Microsoft.Azure.Commands.SiteRecovery.ASRProtectableItem

Azure Site Recovery Protectable Item
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
ASRProtectableItem ( ) : Microsoft.Azure.Management.SiteRecovery.Models

Initializes a new instance of the ASRProtectableItem class.

ASRProtectableItem ( Microsoft.Azure.Management.SiteRecovery.Models.ProtectableItem pi ) : Microsoft.Azure.Management.SiteRecovery.Models

Initializes a new instance of the ASRProtectableItem class when it is not protected

비공개 메소드들

메소드 설명
UpdateDiskDetails ( IList diskDetails ) : void

메소드 상세

ASRProtectableItem() 공개 메소드

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

ASRProtectableItem() 공개 메소드

Initializes a new instance of the ASRProtectableItem class when it is not protected
public ASRProtectableItem ( Microsoft.Azure.Management.SiteRecovery.Models.ProtectableItem pi ) : Microsoft.Azure.Management.SiteRecovery.Models
pi Microsoft.Azure.Management.SiteRecovery.Models.ProtectableItem Protectable Item to read values from
리턴 Microsoft.Azure.Management.SiteRecovery.Models