Microsoft.WindowsAzure.Commands.Utilities.Common.CmdletWithSubscriptionBase.OnCurrentSubscriptionUpdated C# (CSharp) Method

OnCurrentSubscriptionUpdated() protected method

Override this method if you need to do processing when the current subscription changes.
protected OnCurrentSubscriptionUpdated ( ) : void
return void
        protected virtual void OnCurrentSubscriptionUpdated()
        {

        }