Skip to content

Ensure cmdlet signature for Resources and Websites #1489

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 7 commits into from
Dec 15, 2015
Merged

Ensure cmdlet signature for Resources and Websites #1489

merged 7 commits into from
Dec 15, 2015

Conversation

hovsepm
Copy link
Contributor

@hovsepm hovsepm commented Dec 15, 2015

  • [#109784150]
  • [#109784164]

@@ -101,6 +104,7 @@ public class NewAzureRoleAssignmentCommand : ResourcesBaseCmdlet
[Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ParameterSetName = ParameterSet.ResourceWithSPN,
HelpMessage = "Parent resource of the resource to assign the role to, if there is any.")]
[ValidateNotNullOrEmpty]
[Alias("parent", "p")]
Copy link
Member

Choose a reason for hiding this comment

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

@hovsepm I think this is too easy to confuse with the other -p (property) - we shoudol try to be consistent with the single character parameters, they should be applicable at least across an RP.

hovsepm pushed a commit that referenced this pull request Dec 15, 2015
Ensure cmdlet signature for Resources and Websites
@hovsepm hovsepm merged commit e7ac156 into Azure:clu Dec 15, 2015
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.

3 participants