Skip to content

Add Sku parameter for Set-AzureResource and New-AzureResource #979

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 1 commit into from
Sep 29, 2015
Merged

Add Sku parameter for Set-AzureResource and New-AzureResource #979

merged 1 commit into from
Sep 29, 2015

Conversation

chidmdxx
Copy link
Member

This add support for the Sku property for NewAzureResource and SetAzureResource and updates the tests to support it

@azurecla
Copy link

Hi @chidmdxx, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.azure.com.

TTYL, AZPRBOT;


namespace Microsoft.Azure.Commands.ResourceManager.Cmdlets.Entities.Resources
{
using Newtonsoft.Json;
Copy link
Member

Choose a reason for hiding this comment

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

using should be above namespace

@stankovski
Copy link
Member

Please address these minor issues in the future PRs. Merging.

stankovski added a commit that referenced this pull request Sep 29, 2015
Add Sku parameter for Set-AzureResource and New-AzureResource
@stankovski stankovski merged commit feb6a31 into Azure:dev Sep 29, 2015
@chidmdxx chidmdxx deleted the AddSkuParameter branch September 30, 2015 01:06
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