Microsoft.Azure.Commands.Profile.EnableAzureRmDataCollectionCommand.BeginProcessing C# (CSharp) Method

BeginProcessing() protected method

protected BeginProcessing ( ) : void
return void
        protected override void BeginProcessing()
        {
            // do not call begin processing there is no context needed for this cmdlet
        }