Skip to content

Auto-generator for helper cmdlet #111

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 3 commits into from
Jan 26, 2016
Merged

Auto-generator for helper cmdlet #111

merged 3 commits into from
Jan 26, 2016

Conversation

hyonholee
Copy link

No description provided.

Mandatory = false,
Position = 12,
ValueFromPipelineByPropertyName = true)]
public IDictionary<string,string> Tags { get; set; }
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should it be Hashtable? I think PS cmdlet parameter may not be easy to take IDictionary.

@huangpf
Copy link
Collaborator

huangpf commented Jan 23, 2016

LGTM.

AzureRT added a commit that referenced this pull request Jan 26, 2016
Auto-generator for helper cmdlet
@AzureRT AzureRT merged commit 901c513 into AzureRT:vmss Jan 26, 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.

3 participants