Skip to content

Fixing 7349803 in Cmdlet Layer #328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 16, 2016
Merged

Fixing 7349803 in Cmdlet Layer #328

merged 8 commits into from
May 16, 2016

Conversation

dragonfly91
Copy link

Documentation fixes

@dragonfly91 dragonfly91 changed the title [RS Backup] Fixing 7349803 in Cmdlet Layer Fixing 7349803 in Cmdlet Layer May 16, 2016
/// </summary>
[Cmdlet(VerbsData.Backup, "AzureRmRecoveryServicesBackupItem"), OutputType(typeof(JobBase))]
public class BackupAzureRmRecoveryServicesBackupItem : RecoveryServicesBackupCmdletBase
{
[Parameter(Mandatory = true, HelpMessage = ParamHelpMsgs.Item.ProtectedItem,
/// <summary>
/// The protected item on which backup has to be enabled.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The term enabled is misleading. This commandlet takes adhoc backup. Can you rephrase it?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The protected item on which backup has to be triggered

@dragonfly91 dragonfly91 merged commit c8676c5 into dev1 May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants