Batch cert cmdlets (not for 0.9.9 release)#1079
Conversation
Incorporate code review comments.
|
Hi @jasper-schneider, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
There was a problem hiding this comment.
nit: better to have on one line
public System.DateTime? EndTime { get { return this.omObject.EndTime; } }There was a problem hiding this comment.
This class is autogenerated. I can see if there's a flag for line spacing preferences, but I'm not sure what CodeDom offers.
There was a problem hiding this comment.
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
|
@azuresdkci retest this please |
Batch cert cmdlets (not for 0.9.9 release)
New cmdlets for working with Batch certs.
I'm not aiming for the 0.9.9 release due tomorrow. The next release is fine.