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

상속: SiteRecoveryCmdletBase
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 프로퍼티들

프로퍼티 타입 설명
fabricName string
protectionContainerName string

Private Properties

프로퍼티 타입 설명
StartPEApplyRecoveryPoint void

공개 메소드들

메소드 설명
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

비공개 메소드들

메소드 설명
StartPEApplyRecoveryPoint ( ) : void

Starts PE Apply Recovery Point.

메소드 상세

ExecuteSiteRecoveryCmdlet() 공개 메소드

ProcessRecord of the command.
public ExecuteSiteRecoveryCmdlet ( ) : void
리턴 void

프로퍼티 상세

fabricName 공개적으로 프로퍼티

Gets or sets Name of the Fabric.
public string fabricName
리턴 string

protectionContainerName 공개적으로 프로퍼티

Gets or sets Name of the Protection Container.
public string protectionContainerName
리턴 string