RunLiveProtectRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.Backup.Scheduling
public class RunLiveProtectRequest : AuthorizedRequest
The RunLiveProtectRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| RunLiveProtectRequest | Initializes a new instance of the RunLiveProtectRequest class |
| Name | Description | |
|---|---|---|
| AccountName |
Name of the Backup Account.
| |
| HideTask |
Create Task as Hidden
| |
| Identity | Identity IdentityContract object with valid SDK Token. (Inherited from AuthorizedRequest.) | |
| PrincipalName |
Name of the Windows User to scheduling task.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetIdentity | Get associated IdentityContract instance. (Inherited from AuthorizedRequest.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |