Property | Type | Description | |
---|---|---|---|
GetAll | void | ||
GetByFriendlyName | void | ||
GetByName | void | ||
WriteProtectionEntities | void | ||
WriteProtectionEntity | void |
Method | Description | |
---|---|---|
ExecuteSiteRecoveryCmdlet ( ) : void |
ProcessRecord of the command.
|
Method | Description | |
---|---|---|
GetAll ( ) : void |
Queries all Protection Entities under given Protection Container.
|
|
GetByFriendlyName ( ) : void |
Queries by friendly name.
|
|
GetByName ( ) : void |
Queries by Name.
|
|
WriteProtectionEntities ( IList |
Write Protection Entities
|
|
WriteProtectionEntity ( Microsoft.Azure.Management.SiteRecovery.Models.ProtectableItem protectableItem ) : void |
Write Protection Entity
|