Skip to content

Conversation

@dragonfly91
Copy link

No description provided.

dragonfly91 added 7 commits April 27, 2016 10:40

public override void ExecuteCmdlet()
protected override void BeginProcessing()
{

Choose a reason for hiding this comment

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

You need to also change in all cmdlets to call BeginProcessing instead of ExecuteCmdlet

Copy link
Author

Choose a reason for hiding this comment

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

No need to override in every cmdlet. This would be run once per cmdlet by the ps infra itself.

@dragonfly91 dragonfly91 merged commit f2aeb45 into dev1 Apr 27, 2016
pragrawa pushed a commit that referenced this pull request Oct 6, 2017
Add warning to New-AzsSubscription and Get-AzureRmOffer cmdlets
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