Skip to content
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

Batch cert cmdlets (not for 0.9.9 release) #1079

Merged
merged 4 commits into from
Oct 13, 2015
Merged

Batch cert cmdlets (not for 0.9.9 release) #1079

merged 4 commits into from
Oct 13, 2015

Conversation

jasper-schneider
Copy link
Contributor

New cmdlets for working with Batch certs.
I'm not aiming for the 0.9.9 release due tomorrow. The next release is fine.

@azurecla
Copy link

azurecla commented Oct 7, 2015

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


It looks like you're working at Microsoft (jaschnei). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, or work for Microsoft Open Technologies, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;


public System.DateTime? EndTime
{
get
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: better to have on one line

public System.DateTime? EndTime { get { return this.omObject.EndTime; } }

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This class is autogenerated. I can see if there's a flag for line spacing preferences, but I'm not sure what CodeDom offers.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, not really seeing any options for output formatting when defining properties: https://msdn.microsoft.com/en-us/library/system.codedom.codememberproperty%28v=vs.110%29.aspx

@markcowl
Copy link
Member

@azuresdkci retest this please

ogail added a commit that referenced this pull request Oct 13, 2015
Batch cert cmdlets (not for 0.9.9 release)
@ogail ogail merged commit ac71d7f into Azure:dev Oct 13, 2015
@jasper-schneider jasper-schneider deleted the batchCerts branch October 23, 2015 19:02
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.

4 participants