C# Class Microsoft.Azure.Commands.SiteRecovery.UpdateAzureRmSiteRecoveryProtection

Inheritance: SiteRecoveryCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Свойство Type Description
fabricName string
protectionContainerName string
protectionEntityName string

Private Properties

Свойство Type Description
SetPEReprotect void
SetRPIReprotect void
SetRPReprotect void

Méthodes publiques

Méthode Description
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Méthode Description
SetPEReprotect ( ) : void

PE Reprotect.

SetRPIReprotect ( ) : void

RPI Reprotect.

SetRPReprotect ( ) : void

Starts RP Reprotect.

Method Details

ExecuteSiteRecoveryCmdlet() public méthode

ProcessRecord of the command.
public ExecuteSiteRecoveryCmdlet ( ) : void
Résultat void

Property Details

fabricName public_oe property

Gets or sets Name of the Fabric.
public string fabricName
Résultat string

protectionContainerName public_oe property

Gets or sets Name of the Protection Container.
public string protectionContainerName
Résultat string

protectionEntityName public_oe property

Gets or sets Name of the PE.
public string protectionEntityName
Résultat string