Property | Type | Description | |
---|---|---|---|
GetAll | void | ||
GetByFriendlyName | void | ||
GetByName | void | ||
GetByProtectableItem | void | ||
WriteReplicationProtectedItem | void | ||
WriteReplicationProtectedItems | void |
Method | Description | |
---|---|---|
ExecuteSiteRecoveryCmdlet ( ) : void |
ProcessRecord of the command.
|
Method | Description | |
---|---|---|
GetAll ( ) : void |
Queries all Protected Items under given Protection Container.
|
|
GetByFriendlyName ( ) : void |
Queries by friendly name.
|
|
GetByName ( ) : void |
Queries by Name.
|
|
GetByProtectableItem ( ) : void |
Queries by Protectable Item
|
|
WriteReplicationProtectedItem ( ReplicationProtectedItem replicationProtectedItem ) : void |
Write Protected Items
|
|
WriteReplicationProtectedItems ( IList |
Write Protected Items
|