Property | Type | Description | |
---|---|---|---|
GetAll | void | ||
GetByFriendlyName | void | ||
GetByName | void | ||
WriteProtectableItem | void | ||
WriteProtectableItems | 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.
|
|
WriteProtectableItem ( Microsoft.Azure.Management.SiteRecovery.Models.ProtectableItem protectableItem ) : void |
Write Protection Items
|
|
WriteProtectableItems ( IList |
Write Protection Items
|